]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
ras-events: prepare to handle MCE events
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 May 2013 11:56:25 +0000 (08:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 May 2013 11:56:25 +0000 (08:56 -0300)
commit7fd36d5ee440caf32c94c3108fa863a12103a79b
tree6739ad2bf5c77b457d47b2ec65db1f1a6ea23b3b
parente3e59d396e5044fd63f298d570e37a661ff9c5e1
ras-events: prepare to handle MCE events

Parsing MCE events is hard, as it requires per-cpu-type parsing.
We can at least get those events and send them to syslog/journald.

So, ask tracing to collect them as well and add a hook for the
future mcelog parsing code.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
ras-events.c