From: Paul Moore <[EMAIL PROTECTED]>
Date: Wed, 13 Feb 2008 08:37:16 -0500

> On Wednesday 13 February 2008 6:12:06 am Pavel Emelyanov wrote:
> > Everything that is called from netlbl_init() can be marked with
> > __init. This moves 620 bytes from .text section to .text.init one.
> >
> > Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]>
> 
> I ran into problems with __init and __exit once because I didn't fully 
> understand their impact; this caused me to be rather hesitant to make use of 
> them.  However, you seem to know what you are doing and these look like 
> reasonable changes to me so I'll ack this patch and if we do run into a 
> problem the fix should be pretty trivial.

Yes, this stuff can be non-trivial at best on some days :-)

> I appreciate you taking the time to find these optimizations, thanks again.
> 
> Acked-by: Paul Moore <[EMAIL PROTECTED]>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to