Make CONFIG_PREEMPT Fatal
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 7 Mar 2011 18:59:26 +0000 (10:59 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 7 Mar 2011 20:09:02 +0000 (12:09 -0800)
commit15805c7711a69a293d7ab974a7e8f19c388836b4
tree66363124e41f39a6968779e043abf772edbd4722
parent5075c7ea69cc66fa5031ab8d562a66274300ced6
Make CONFIG_PREEMPT Fatal

Until support is added for preemptible kernels detect this at
configure time and make it fatal.  Otherwise, it is possible to
have a successful build and kernel modules with flakey behavior.
config/kernel.m4
configure