Re: [2.6 patch] scsi/qlogicpti.c section fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: James Bottomley
Date: Wednesday, January 30, 2008 - 2:00 pm

On Wed, 2008-01-30 at 22:03 +0200, Adrian Bunk wrote:

OK, look, this is really getting out of hand.

__init is possibly justifiable with a few hundred k savings on boot.
__devinit and the rest are surely killable on the grounds they provide
little benefit for all the pain they cause.

all __exit seems to do is set us up for unreferenced pointers in
discarded sections, so could we kill that too?

James


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[2.6 patch] scsi/qlogicpti.c section fixes, Adrian Bunk, (Wed Jan 30, 1:03 pm)
Re: [2.6 patch] scsi/qlogicpti.c section fixes, James Bottomley, (Wed Jan 30, 2:00 pm)
Re: [2.6 patch] scsi/qlogicpti.c section fixes, Sam Ravnborg, (Wed Jan 30, 2:20 pm)
Re: [2.6 patch] scsi/qlogicpti.c section fixes, Adrian Bunk, (Wed Jan 30, 2:30 pm)
Re: [2.6 patch] scsi/qlogicpti.c section fixes, James Bottomley, (Wed Jan 30, 2:41 pm)
Re: [2.6 patch] scsi/qlogicpti.c section fixes, Sam Ravnborg, (Wed Jan 30, 3:00 pm)
Re: [2.6 patch] scsi/qlogicpti.c section fixes, Adrian Bunk, (Wed Jan 30, 3:28 pm)
Value of __*{init,exit} anotations?, Adrian Bunk, (Wed Jan 30, 3:32 pm)
Re: Value of __*{init,exit} anotations?, James Bottomley, (Wed Jan 30, 3:44 pm)
Re: Value of __*{init,exit} anotations?, Russell King, (Wed Jan 30, 3:50 pm)
Re: Value of __*{init,exit} anotations?, Andi Kleen, (Wed Jan 30, 10:42 pm)
Re: Value of __*{init,exit} anotations?, Sam Ravnborg, (Thu Jan 31, 12:44 am)
[PATCH] kill hotplug init/exit section annotations, James Bottomley, (Thu Jan 31, 8:57 am)
Re: [PATCH] kill hotplug init/exit section annotations, Arjan van de Ven, (Thu Jan 31, 9:11 am)
Re: [PATCH] kill hotplug init/exit section annotations, Adrian Bunk, (Thu Jan 31, 9:21 am)
Re: [PATCH] kill hotplug init/exit section annotations, Arjan van de Ven, (Thu Jan 31, 10:07 am)
Re: [PATCH] kill hotplug init/exit section annotations, Adrian Bunk, (Thu Jan 31, 10:14 am)
Re: [PATCH] kill hotplug init/exit section annotations, Chris Wedgwood, (Thu Jan 31, 10:45 am)
Re: [PATCH] kill hotplug init/exit section annotations, Arjan van de Ven, (Thu Jan 31, 10:48 am)
Re: [PATCH] kill hotplug init/exit section annotations, Adrian Bunk, (Thu Jan 31, 10:55 am)
Re: [PATCH] kill hotplug init/exit section annotations, Chris Wedgwood, (Thu Jan 31, 11:32 am)
Re: [PATCH] kill hotplug init/exit section annotations, Sam Ravnborg, (Thu Jan 31, 11:34 am)
Re: [PATCH] kill hotplug init/exit section annotations, Arjan van de Ven, (Thu Jan 31, 11:48 am)
Re: [PATCH] kill hotplug init/exit section annotations, Geert Uytterhoeven, (Thu Jan 31, 11:52 am)
Re: [PATCH] kill hotplug init/exit section annotations, Sam Ravnborg, (Thu Jan 31, 12:41 pm)