commit | ab55d2187da27414f78056810713c92f9a4350c2 | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Wed Jul 24 10:25:01 2013 +0800 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jul 24 14:18:49 2013 +1000 |
tree | 49df4aa27f4e6b946ef1c7e892478502a9d7bee6 | |
parent | 91150af3adf67463c4ca7d72d4fe1a84da37792c [diff] |
powerpc/eeh: Introdce flag to protect sysfs The patch introduces flag EEH_DEV_SYSFS to keep track that the sysfs entries for the corresponding EEH device (then PCI device) has been added or removed, in order to avoid race condition. Signed-off-by: Gavin Shan <shangw@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>