Re: [build failure] Re: BKL: remove extraneous #include <smp_lock.h>

From: Randy Dunlap
Date: Thu Nov 18 2010 - 11:30:25 EST


On 11/18/10 08:02, Linus Torvalds wrote:
> On Thu, Nov 18, 2010 at 7:57 AM, Linus Torvalds
> <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>>
>> How painful would it be to move lock_depth into thread_struct? I guess
>> we don't have anything that cares about structure offsets in assembly
>> for that thing. I should just try.
>
> Gaah, the only generic field there is the restart_block, so we'd have
> to hide it there, or then add it to each architecture. So scratch
> that.
>
> I guess this is the simplest approach.

Yes, that builds. Thanks.

Acked-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>


--
~Randy
--
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/