commit | e6da46b273443c8cebef81a68b2d0d955b8a07b4 | [log] [tgz] |
---|---|---|
author | Jeff Haran <jharan@Brocade.COM> | Mon Apr 13 14:40:20 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 13 15:04:33 2009 -0700 |
tree | 07beffa07aac423c67d2cb211c29db14d9276c9c | |
parent | a7665b0a380585fbd70a2275f3120c6086e0c92d [diff] |
edac: fix local pci_write_bits32 Fix the edac local pci_write_bits32 to properly note the 'escape' mask if all ones in a 32-bit word. Currently no consumer of this function uses that mask, so there is no danger to existing code. Signed-off-by: Jeff Haran <jharan@Brocade.COM> Signed-off-by: Doug Thompson <dougthompson@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>