From 8406638ab041b3f1ab3d49d6fe1989e25f3ffcad Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Wed, 30 Sep 2009 14:02:42 +0900 Subject: [PATCH] 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-format-patch failed