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)
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>

No differences found