diff options
author | Yum Rayan <yum.rayan@gmail.com> | 2005-05-01 08:59:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-01 08:59:14 -0700 |
commit | 16f31113a614a35acc2da64f4ae39ab0ed7e194f (patch) | |
tree | 65dd7e25ed720d8001e7571645a41817cb88c300 /Makefile | |
parent | dbcf31ba68c92b23ac3f874c4d516bacd5d7518a (diff) | |
download | op-kernel-dev-16f31113a614a35acc2da64f4ae39ab0ed7e194f.zip op-kernel-dev-16f31113a614a35acc2da64f4ae39ab0ed7e194f.tar.gz |
[PATCH] serial_cs: Reduce stack usage in serial_event()
This patch reduces the stack usage of the function serial_event() in
serial_cs from 2212 to 228. I used a patched version of gcc 3.4.3 on i386
with -fno-unit-at-a-time disabled.
This patch is only compile tested.
Acked-by: Randy Dunlap <rddunlap@osdl.org>
Signed-off-by: Yum Rayan <yum.rayan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions