[PATCH 0/4] mark various functions as noinline_for_stack

From: Eric Sandeen
Date: Tue Apr 22 2008 - 11:39:41 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/