Re: [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Date: Thu, 13 Dec 2007 21:48:36 -0700
Roland Dreier <rdreier@xxxxxxxxx> writes:
> > Also I didn't see anything like pgprot_wc() in the patchset (although
> pgprot_writcombined.
Oh I see it now (pgprot_writecombine() actually).
However the same comment as before applies: there needs to be a
fallback to pgprot_noncached() for all other architectures so that
drivers can actually use it in a sane way.
Sounds reasonable.
There are three distinct pieces to this.
- Getting arch/x86 caught up the state art in linux
- Getting the state of the art generalized so everyone can use it.
- Figuring how to generally do the proper conflict checking so we
don't shoot ourselves in the head by accident.
They are all independent problems and can be solved in any order.
It should be the conflict checking that is the actual bottleneck.
The rest is just gravy.
Eric
--
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/
- Follow-Ups:
- Re: [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- From: Siddha, Suresh B
- Re: [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- References:
- [RFC PATCH 00/12] PAT 64b: PAT support for X86_64
- From: venkatesh . pallipadi
- [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- From: venkatesh . pallipadi
- Re: [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- From: Roland Dreier
- Re: [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- From: Eric W. Biederman
- Re: [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- From: Roland Dreier
- [RFC PATCH 00/12] PAT 64b: PAT support for X86_64
- Prev by Date: Re: [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- Next by Date: [BUG] Kernel Bugs Weekly (maybe bi-weekly)
- Previous by thread: Re: [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- Next by thread: Re: [RFC PATCH 06/12] PAT 64b: Add ioremap_wc support
- Index(es):