Re: [PATCH 0/2] Ajust lockdep static allocations

From: Peter Zijlstra
Date: Fri Sep 23 2016 - 11:04:49 EST


On Fri, Sep 23, 2016 at 09:50:52AM -0500, Babu Moger wrote:
> >Why can't you boot? You have that little memories? 4MB doesn't seem like
> >a worthwhile amount of memory.
> >
> >Also, you didn't say. This seems a somewhat crucial point.
>
> Correct, We can't boot with lockdep. Sorry I did not make that clear.
> We have a limit on static size of the kernel.

This stuff should be in .bss not .data. It should not affect the static
size at all. Or am I misunderstanding things?