]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Add a command line option for disabling I/O trapping.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 2 Apr 2009 03:31:16 +0000 (12:31 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 2 Apr 2009 03:31:16 +0000 (12:31 +0900)
commita950d420042b70b226c50ee02078c69696aee2fd
tree55506c48a8e841573f1d869cd6e0fbfc6e8443e1
parent6c51c55bf2de1d2dd6d753e1bf059bdb0cb15049
sh: Add a command line option for disabling I/O trapping.

This adds a 'noiotrap' kernel command line option to permit disabling of
I/O trapping. This is mostly useful for running on emulators where the
physical device limitations are not an issue.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Documentation/kernel-parameters.txt
arch/sh/kernel/io_trapped.c