Revert "panic: Add board ID to panic output"
authorAmit Pundir <amit.pundir@linaro.org>
Sun, 31 Jul 2016 11:37:46 +0000 (17:07 +0530)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 18 Aug 2016 13:26:03 +0000 (18:56 +0530)
commitee665a37d5251d8af6e2904f08f7cfd6fd35ca72
tree6406804c4963601eb76e89a0a6418193df2f60ac
parent58612bdce3a8c547ae648f035dbe15c476576bae
Revert "panic: Add board ID to panic output"

This reverts commit 4e09c510185cb4db2277ce81cce81b7aa06bea45.

I checked for the usage of this debug helper in AOSP common kernels as
well as vendor kernels (e.g exynos, msm, mediatek, omap, tegra, x86,
x86_64) hosted at https://android.googlesource.com/kernel/ and I found
out that other than few fairly obsolete Omap trees (for tuna & Glass)
and Exynos tree (for Manta), there is no active user of this debug
helper. So we can safely remove this helper code.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
include/linux/kernel.h
kernel/panic.c