aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/itimer.c
diff options
context:
space:
mode:
authorLuc Van Oostenryck <lkml@looxix.net>2005-06-28 20:44:44 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-28 21:20:29 -0700
commit45ae36cbce9c7f55615e2b5f8faf23c7a06d0bd2 (patch)
tree8d8a6a7e7cb0bb5d991e9dad1fc602528db63c76 /kernel/itimer.c
parent[PATCH] Using msleep() instead of HZ (diff)
downloadlinux-dev-45ae36cbce9c7f55615e2b5f8faf23c7a06d0bd2.tar.xz
linux-dev-45ae36cbce9c7f55615e2b5f8faf23c7a06d0bd2.zip
[PATCH] drivers/char/tipar.c: off by one array access
In the setup function, the delay variable is initialized with ints[2], but ints is declared as: int ints[2]; Since the module parameter should correspond to: tipar=timeout,delay I suppose that the following patch fix the problem. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@looxix.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/itimer.c')
0 files changed, 0 insertions, 0 deletions