| commit | 97dc905a135cff3ed3e009ada9d5bdb356988116 | [log] [tgz] |
|---|---|---|
| author | Yuji Mano <yuji.mano@am.sony.com> | Fri Mar 13 18:18:21 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Tue Mar 17 11:08:09 2009 -0700 |
| tree | 2d1ca10390ea8765b0a4d5de67ef8a1b3b9a15df | |
| parent | 24a37c16d752aeae65abddae7e0e841c3d224336 [diff] |
base: Kernel shared buffer reduce code size This is patch to share a 128-byte global buffer for use by multiple functions in the kernel in order to keep code size and stack usage to a minimum. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> Acked-by: Kazunori Asayama <asayama@sm.sony.co.jp>