Re: [PATCH 17/35] Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h [ver #2]
From: David Howells <dhowells@redhat.com>
Date: 2012-03-14 15:17:57
Also in:
lkml
From: David Howells <dhowells@redhat.com>
Date: 2012-03-14 15:17:57
Also in:
lkml
Jonas Bonn [off-list ref] wrote:
Am I right in thinking that OpenRISC is the only architecture the depends on the changes in asm-generic?
I'm not sure. I think c6x does too to some extent.
The error I get while building (if asm/system.h is included) is a circular dependency that I don't see that I can easily resolve:
How do I get an openrisc toolchain? David