netconsole: add oops_only module option
authorAmerigo Wang <amwang@redhat.com>
Thu, 8 Nov 2012 03:42:38 +0000 (03:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2012 03:06:36 +0000 (22:06 -0500)
Some people wants to log only oops messages via netconsole,
(this is also why netoops was invented)
so add a module option for netconsole. This can be tuned
via /sys/module/netconsole/parameters/oops_only at run time
as well.

Cc: David Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found