sh: Disable unaligned kernel access printks by default.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 30 Sep 2009 05:02:42 +0000 (14:02 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 30 Sep 2009 05:02:42 +0000 (14:02 +0900)
Certain networking and USB workloads generate floods of these accesses,
so just disable it by default (thereby restoring the old behaviour). The
option remains configurable from userspace, and can still be used as a
debugging aid.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found