From: Jeff Haran Date: Mon, 13 Apr 2009 21:40:20 +0000 (-0700) Subject: edac: fix local pci_write_bits32 X-Git-Tag: v2.6.30-rc2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6da46b273443c8cebef81a68b2d0d955b8a07b4;p=pandora-kernel.git 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 Signed-off-by: Doug Thompson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed