* Dave Young (hidave.darkstar@gmail.com) wrote:
On Sun, Feb 13, 2011 at 04:35:31PM -0800, Chris Wright wrote:
Commit 47970b1 ("pci: use security_capable() when checking capablities during config space read") is just plain broken. The normal capable() interface returns true on success, but the LSM interface returns 0 on success.
Chris, linus has reverted the original commit, so this does not apply.
Right, I'll send a new patch to James.
Anyway I have tested this one, it works well. Feel free add my Tested-by line.
Thanks for confirming the fix Dave.
thanks, -chris