commit | f44dd164f37336f7e17fabf5740698fd10635172 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed Oct 22 10:00:24 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Oct 22 10:00:25 2008 +1100 |
tree | 13af05d200a37e5936beaaf0edfd4c58d405fb1e | |
parent | d0ea3d7d286aeda2a9216d76424abc285b87b7b4 [diff] |
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>