[PATCH 2/3] ARM: use asm-generic version of kmap_types.h
Rob Herring
robherring2 at gmail.com
Mon Jul 16 12:15:02 EDT 2012
On 07/16/2012 04:18 AM, Arnd Bergmann wrote:
> On Monday 16 July 2012, Rob Herring wrote:
>>
>> From: Rob Herring <rob.herring at calxeda.com>
>>
>> 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 <rob.herring at calxeda.com>
>> ---
>
> 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
More information about the linux-arm-kernel
mailing list