lkml.org 
[lkml]   [2006]   [Dec]   [25]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH -mm] MMCONFIG: Fix x86_64 ioremap base_address
FromArjan van de Ven <>
DateMon, 25 Dec 2006 13:36:37 +0100
> Current workaround is the following (both of linus and -mm),
> 
> 	if (pci_mmcfg_config_num == 1 &&
> 		cfg->pci_segment_group_number == 0 &&
> 		(cfg->start_bus_number | cfg->end_bus_number) == 0)
>                 /* Assume it can access 256M range */
> 
> But, if the system has bus number 0 only, it's a correct table.
> We may need to detect the broken system. blacklist?

or just... not assume 256Mb but assume broken?

-- 
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-12-25 13:39    [from the cache]
©2003-2008