On 07/16/2012 04:18 AM, Arnd Bergmann wrote:
On Monday 16 July 2012, Rob Herring wrote:
quoted
From: Rob Herring <redacted>
kmap_types.h is virtually unused now with the stack based kmap_atomic,
so we can just use the generic one. This does bump KM_TYPE_NR from 16
to 20, but there is still plenty of space left in the fixmap area.
Signed-off-by: Rob Herring <redacted>
---
I would suggest you drop this one. There is a series for removing
kmap_types.h on all architectures already, so let's avoid the conflict.
Agreed. I was wondering why that hadn't happened...
Rob