Re: [PATCH] arch/i386/pci/mmconfig.c tlb flush fix

From: Andi Kleen
Date: Tue Sep 26 2006 - 08:23:02 EST


OGAWA Hirofumi <hogawa@xxxxxxxxxxxxxxxx> writes:

> Hi,
>
> We use the fixmap for accessing pci config space in pci_mmcfg_read/write().
> The problem is in pci_exp_set_dev_base(). It is caching a last
> accessed address to avoid calling set_fixmap_nocache() whenever
> pci_mmcfg_read/write() is used.


Good catch. I already had another report of mmconfig corruption on i386,
but didn't have time to look at it yet.

Will be definitely stable material once it hit mainline.

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