commit | 99866595340fa24079f61962b2541db3225e7aad | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Thu Jun 20 13:21:02 2013 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jun 20 17:06:07 2013 +1000 |
tree | c8c46660889edcc691efb4c052ddc1350f714fc6 | |
parent | 5a71978e4b6ee6a01bc6aab926a3571055123029 [diff] |
powerpc/eeh: Allow to purge EEH events On PowerNV platform, we might run into the situation where subsequent events are duplicated events of former one, which is being processed. For the case, we need the function implemented by the patch to purge EEH events accordingly. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>