commit | dcef0d06b34a80071da4496556e85f9bf3b3c0bf | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Feb 10 15:33:46 2012 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Feb 23 11:59:45 2012 -0800 |
tree | 0801a6c7dbbcc2ac3ba05b59e506ebf6cc5d3df7 | |
parent | 5b415f1e79e0c09366f26e3eabe751642059285a [diff] |
PCI: Disable cardbus bridge MEM1 prefetchable bit Some BIOSes enable prefetch on both MEM0 and MEM1. But the cardbus code assumes MEM1 is non-pref... Discussion could be found at: https://lkml.org/lkml/2012/1/12/1 https://bugzilla.kernel.org/show_bug.cgi?id=41622#c23 Signed-off-by: Yinghai Lu <yinghai@kernel.org> Tested-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>