diff options
author | Marcin Slusarz <marcin.slusarz@gmail.com> | 2008-04-22 14:45:33 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-04-24 14:07:46 -0300 |
commit | a58858556deb03ea4a464f84fe888692867ce377 (patch) | |
tree | 715753daa1e59ff85ed4be0a1bb68387f1178f7a /Documentation/video4linux/CARDLIST.cx88 | |
parent | 1c3bf598cf794558694c8beb0c8c7056a81dbe04 (diff) |
V4L/DVB (7286): limit stack usage of ir-kbd-i2c.c
ir_probe allocated struct i2c_client on stack;
it's pretty big structure, so allocate it with kzalloc
make checkstack output without this patch:
x059d ir_probe [ir-kbd-i2c]: 1000
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'Documentation/video4linux/CARDLIST.cx88')
0 files changed, 0 insertions, 0 deletions