Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <lethal@linux-sh.org>
- Loading branch information