]> git.baikalelectronics.ru Git - kernel.git/commit
Make panic= and panic_on_oops into core_params
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 22 Oct 2008 15:00:24 +0000 (10:00 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 21 Oct 2008 23:00:25 +0000 (10:00 +1100)
commit0dda4e6300a41e06f9482541ad05377ca786722f
tree13af05d200a37e5936beaaf0edfd4c58d405fb1e
parente2e2c3e3bcd177ab6838c23960fc167f88b9e772
Make panic= and panic_on_oops into core_params

This allows them to be examined and set after boot, plus means they
actually give errors if they are misused (eg. panic=yes).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
kernel/panic.c