[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <480E06A6.1080803@redhat.com>
Date: Tue, 22 Apr 2008 10:39:18 -0500
From: Eric Sandeen <sandeen@...hat.com>
To: linux-kernel Mailing List <linux-kernel@...r.kernel.org>
CC: Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>
Subject: [PATCH 0/4] mark various functions as noinline_for_stack
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists