Thank you for reply. > -----Original Message----- > From: Baruch Siach [mailto:baruch@xxxxxxxxxx] > Sent: Thursday, January 02, 2014 7:14 PM > To: Gioh Kim > Cc: Russell King; linux-mm@xxxxxxxxx; linux-arm-kernel; HyoJun Im > Subject: Re: ARM: mm: Could I change module space size or place modules in > vmalloc area? > > Hi Gioh, > > On Thu, Jan 02, 2014 at 07:04:13PM +0900, Gioh Kim wrote: > > I run out of module space because I have several big driver modules. > > I know I can strip the modules to decrease size but I need debug info > now. > > Are you sure you need the debug info in kernel memory? I don't think the > kernel is actually able to parse DWARF. You can load stripped binaries > into the kernel, and still use the debug info with whatever tool you have. I agree you but driver developers of another team don't agree. I don't know why but they say they will strip drivers later :-( So I need to increase modules space size. > > baruch > > -- > http://baruch.siach.name/blog/ ~. .~ Tk Open Systems > =}------------------------------------------------ooO--U--Ooo------------ > {= > - baruch@xxxxxxxxxx - tel: +972.2.679.5364, http://www.tkos.co.il - -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>