[PATCH v2] ARM: tegra114: add speedo-based process identification
Stephen Warren
swarren at wwwdotorg.org
Tue Mar 19 13:54:13 EDT 2013
On 03/18/2013 05:17 AM, Danny Huang wrote:
> Add speedo-based process identifictaion for Tegra114.
I have applied this to Tegra's for-3.10/soc branch, with one addition below:
> diff --git a/arch/arm/mach-tegra/tegra114_speedo.c b/arch/arm/mach-tegra/tegra114_speedo.c
> +#include <linux/kernel.h>
Here, I also added:
#include <linux/bug.h>
That's not needed in the Tegra for-next branch (which is based on
3.9-rc1), but is needed when merged into linux-next, and hence will
presumably be needed once this is submitted into 3.10.
More information about the linux-arm-kernel
mailing list