[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kmalloc question
>>>>> "Borislav" == Borislav Petkov <petkov@xxxxxxxxxxxxxxx> writes:
>> 88 {
>> 89 extern void
>> __you_cannot_kmalloc_that_much(void); 90
>> __you_cannot_kmalloc_that_much();
>> 91 }
Borislav> There's one thing i still don't get, though - what's the
Borislav> purpose of the function block above?
To cause a link error.
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/