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

No differences found