[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46e1c7760902091122m6ec7fbb5nefd9cc9789880c0f@mail.gmail.com>
Date: Mon, 9 Feb 2009 21:22:03 +0200
From: Risto Suominen <risto.suominen@...il.com>
To: Krzysztof Halasa <khc@...waw.pl>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH 002/002] de2104x: support for systems lacking cache
coherence
2009/2/9 Krzysztof Halasa <khc@...waw.pl>:
>
> That means the consistent/coherent mapping isn't really
> consistent/coherent (uncached), right? Perhaps there is some way to fix
> this instead of changing the drivers to avoid the problematic area?
>
Yes.
The other way could be to add a config parameter that allows to
explicitly set CONFIG_NOT_COHERENT_CACHE. I have not tried this,
probably because the necessary code wasn't in arch/powerpc until
2.6.21.
Anyway, now I have tested with 2.6.24, and the problem still exists.
Apropos changing the driver, I would like to point out, that leaving
my proposed config parameter to its default value means not changing
the driver.
> Potentially any driver is affected by such coherency problem, this can't
> be specific to 21040.
>
I agree. That talks for the config solution.
Risto
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists