git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5ce010
)
sh: Disable unaligned kernel access printks by default.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 30 Sep 2009 05:02:42 +0000
(14:02 +0900)
committer
Paul 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