From: Paul Mundt Date: Wed, 30 Sep 2009 05:02:42 +0000 (+0900) Subject: sh: Disable unaligned kernel access printks by default. X-Git-Tag: v2.6.32-rc4~20^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8406638ab041b3f1ab3d49d6fe1989e25f3ffcad;p=pandora-kernel.git sh: Disable unaligned kernel access printks by default. 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 --- Reading git-diff-tree failed