tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kernel stack usage



On Sun, May 31, 2020 at 07:48:57AM -0400, Michael wrote:
> > 3248    radeonfb_pickres at radeonfb.c:4127
> > 2304    radeonfb_set_cursor at radeonfb.c:3690
> 
> I'll deal with these unless someone wants to beat me to it.

Great!

I wonder what to do about twoway_memmem() - the memmem() function
seems to have a single caller looking for golang specific sections
in linux elf binaries - should we just use a naive implementation
for the kernel case?

Martin


Home | Main Index | Thread Index | Old Index