summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/Makefile
diff options
context:
space:
mode:
authorBen Hutchings2010-04-03 20:34:56 +0200
committerDavid Woodhouse2010-05-19 09:36:48 +0200
commitb2be05273a1744d175bf4b67f6665637bb9ac7a8 (patch)
treec0b6333fbc7a1834bfc0eec86dd204b1daacf1b4 /arch/sh/drivers/Makefile
parentintel-iommu: intel_iommu_map_range failed at very end of address space (diff)
downloadkernel-qcow2-linux-b2be05273a1744d175bf4b67f6665637bb9ac7a8.tar.gz
kernel-qcow2-linux-b2be05273a1744d175bf4b67f6665637bb9ac7a8.tar.xz
kernel-qcow2-linux-b2be05273a1744d175bf4b67f6665637bb9ac7a8.zip
panic: Allow warnings to set different taint flags
WARN() is used in some places to report firmware or hardware bugs that are then worked-around. These bugs do not affect the stability of the kernel and should not set the flag for TAINT_WARN. To allow for this, add WARN_TAINT() and WARN_TAINT_ONCE() macros that take a taint number as argument. Architectures that implement warnings using trap instructions instead of calls to warn_slowpath_*() now implement __WARN_TAINT(taint) instead of __WARN(). Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Acked-by: Helge Deller <deller@gmx.de> Tested-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'arch/sh/drivers/Makefile')
0 files changed, 0 insertions, 0 deletions