public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mark various functions as noinline_for_stack
@ 2008-04-22 15:39 Eric Sandeen
  2008-04-22 15:51 ` [PATCH 1/4] mark sys_mount helper " Eric Sandeen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Sandeen @ 2008-04-22 15:39 UTC (permalink / raw)
  To: linux-kernel Mailing List; +Cc: Andrew Morton, Peter Zijlstra

After I noinlined a few sys_mount helpers for stack reasons, there was
discussion of a special self-documenting noinline.  I said I'd send a
patch to do that, but shirked my duty.  I see that Andrew has put
"noinline_for_stack" into place already.... as penance, I've gone
through a few subsystems using "noinline" and where specific
stack-related comments existed, I replaced noinline with
noinline_for_stack and removed the comments.

Thanks,
-Eric

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-04-22 15:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-22 15:39 [PATCH 0/4] mark various functions as noinline_for_stack Eric Sandeen
2008-04-22 15:51 ` [PATCH 1/4] mark sys_mount helper " Eric Sandeen
2008-04-22 15:54 ` [PATCH 2/4] mark lockdep " Eric Sandeen
2008-04-22 15:55 ` [PATCH 3/4] mark loop " Eric Sandeen
2008-04-22 15:57 ` [PATCH 4/4] mark inflate " Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox