aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@hp.com>2009-11-30 14:51:44 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-01-28 15:01:15 -0800
commit83886fa2a0a80b8069b37beed574655feeb70de3 (patch)
tree22b941fb81901497eeb42c721823845e9544e540 /net/lapb/lapb_out.c
parent5cf92e9a8fb63cff15027fd6a738d455b4efcd1a (diff)
PCI: Always set prefetchable base/limit upper32 registers
commit 59353ea30e65ab3ae181d6175e3212e1361c3787 upstream. Prior to 1f82de10 we always initialized the upper 32bits of the prefetchable memory window, regardless of the address range used. Now we only touch it for a >32bit address, which means the upper32 registers remain whatever the BIOS initialized them too. It's valid for the BIOS to set the upper32 base/limit to 0xffffffff/0x00000000, which makes us program prefetchable ranges like 0xffffffffabc00000 - 0x00000000abc00000 Revert the chunk of 1f82de10 that made this conditional so we always write the upper32 registers and remove now unused pref_mem64 variable. Signed-off-by: Alex Williamson <alex.williamson@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Rafael J. Wysocki <rjw@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions