commit | eeee7853c4ffaf5b9eb58f39708e3c78f66cee15 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Apr 02 12:31:16 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Apr 02 12:31:16 2009 +0900 |
tree | 55506c48a8e841573f1d869cd6e0fbfc6e8443e1 | |
parent | 8dafc34616282c1fd79d42a4353ee5322767d720 [diff] |
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>