Re: [PATCH 10/11] tile: fix multiple build failures from system.hdismantle

From: Chris Metcalf
Date: Mon Apr 02 2012 - 11:59:15 EST


On 4/2/2012 1:52 AM, David Howells wrote:
> Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> wrote:
>
>> Commit bd119c69239322caafdb64517a806037d0d0c70a
>>
>> "Disintegrate asm/system.h for Tile"
>>
>> created the asm/switch_to.h file, but did not add an include
>> of it to all its users.
>>
>> Also, commit b4816afa3986704d1404fc48e931da5135820472
>>
>> "Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h"
>>
>> introduced the concept of asm/cmpxchg.h but the tile arch
>> never got one. Fork the cmpxchg content out of the asm/atomic.h
>> file to create one.
>>
>> Cc: Chris Metcalf <cmetcalf@xxxxxxxxxx>
>> Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
> Acked-by: David Howells <dhowells@xxxxxxxxxx>

Thanks! I can push this through the tile tree along with some other
bug-fix changes for -rc2.

--
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/