On Tuesday 08 December 2015 08:53:53 santosh shilimkar wrote:It was added in intention so that it is useful. I agree if it is not
On 12/8/2015 7:30 AM, Arnd Bergmann wrote:
The knav_qmss driver is currently broken when CONFIG_LPAE isWell it has been working with LPAE enable always. The production
set, which is a bit surprising because I'd expect that any serious
users of this platforms would have more than 2GB of RAM and require
LPAE.
systems do but IIRC, some of the Eval board were still build with
just 2 GB memory.
Maybe that just means that the debug code is never used and we can remove
all the dev_dbg instead? That might actually be nicer as it would reduce
the amount of code in your driver (slightly).