diff options
author | Arjan van de Ven <arjan@infradead.org> | 2006-01-14 13:21:31 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-14 18:27:15 -0800 |
commit | f16623569e2ec055b489462315f5296f153d119b (patch) | |
tree | daef533c4ba906c0618795c0f4b8584db33268ef /sound/usb/usbmixer.c | |
parent | 652050aec936fdd70ed9cbce1cd1ef30a7c9d117 (diff) | |
download | op-kernel-dev-f16623569e2ec055b489462315f5296f153d119b.zip op-kernel-dev-f16623569e2ec055b489462315f5296f153d119b.tar.gz |
[PATCH] Mark some key VFS functions as __always_inline
Mark a few VFS functions as mandatory inline (based on Al Viro's request);
these must be inline due to stack usage issues during a recursive loop that
happens during the recursive symlink resolution (symlink to a symlink to a
symlink ..)
This patch at this point does not change behavior and is for documentation
purposes only (but this changes later in the series)
Signed-off-by: Arjan van de Ven <arjan@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound/usb/usbmixer.c')
0 files changed, 0 insertions, 0 deletions