From: "Matt Reimer" <[EMAIL PROTECTED]>
Date: Wed, 6 Dec 2006 22:20:22 -0800
> Ok, good to know, since that's what we're doing with ARM drivers
> presently. What's the preferred method going forward?
There are multiple ways provided to solve the problem so that
platforms can use whichever variant
On 12/6/06, David Miller <[EMAIL PROTECTED]> wrote:
From: "Matt Reimer" <[EMAIL PROTECTED]>
Date: Wed, 6 Dec 2006 13:19:41 -0800
> On 12/5/06, David Miller <[EMAIL PROTECTED]> wrote:
> > From: "Matt Reimer" <[EMAIL PROTECTED]>
> > Date: Tue, 5 Dec 2006 16:57:12 -0800
> >
> > > Right, but isn't h
From: "Matt Reimer" <[EMAIL PROTECTED]>
Date: Wed, 6 Dec 2006 13:19:41 -0800
> On 12/5/06, David Miller <[EMAIL PROTECTED]> wrote:
> > From: "Matt Reimer" <[EMAIL PROTECTED]>
> > Date: Tue, 5 Dec 2006 16:57:12 -0800
> >
> > > Right, but isn't he declaring that each architecture needs to take
> > >
On 12/5/06, David Miller <[EMAIL PROTECTED]> wrote:
From: "Matt Reimer" <[EMAIL PROTECTED]>
Date: Tue, 5 Dec 2006 16:57:12 -0800
> Right, but isn't he declaring that each architecture needs to take
> care of this? So, say, on ARM we'd need to make kunmap() not a NOP and
> call flush_dcache_page(
On 12/5/06, David Miller <[EMAIL PROTECTED]> wrote:
From: "Matt Reimer" <[EMAIL PROTECTED]>
Date: Tue, 5 Dec 2006 16:57:12 -0800
> Right, but isn't he declaring that each architecture needs to take
> care of this? So, say, on ARM we'd need to make kunmap() not a NOP and
> call flush_dcache_page(
From: "Matt Reimer" <[EMAIL PROTECTED]>
Date: Tue, 5 Dec 2006 16:57:12 -0800
> Right, but isn't he declaring that each architecture needs to take
> care of this? So, say, on ARM we'd need to make kunmap() not a NOP and
> call flush_dcache_page() ?
No. He is only solving a problem that occurs on
On 12/5/06, David Miller <[EMAIL PROTECTED]> wrote:
From: "Matt Reimer" <[EMAIL PROTECTED]>
Date: Mon, 4 Dec 2006 23:38:13 -0800
> In light of James Bottomsley's commit[1] declaring that kmap() and
> friends now have to take care of coherency issues, is the pa
From: "Matt Reimer" <[EMAIL PROTECTED]>
Date: Mon, 4 Dec 2006 23:38:13 -0800
> In light of James Bottomsley's commit[1] declaring that kmap() and
> friends now have to take care of coherency issues, is the patch "mm:
> D-cache aliasing issue in cow_user_page&quo
In light of James Bottomsley's commit[1] declaring that kmap() and
friends now have to take care of coherency issues, is the patch "mm:
D-cache aliasing issue in cow_user_page"[2] correct, or could it
potentially cause a slowdown by calling flush_dcache_page() a second
time (
9 matches
Mail list logo