diff options
author | 2011-06-03 07:45:28 +0300 | |
---|---|---|
committer | 2011-06-03 16:04:02 -0400 | |
commit | f124c6ae59e193705c9ddac57684d50006d710e6 (patch) | |
tree | 9bd662e1f2ee7c937b1b184f371ef1c603018d02 /lib/mpi/mpi-bit.c | |
parent | xen: use the trigger info we already have to choose the irq handler (diff) | |
download | linux-dev-f124c6ae59e193705c9ddac57684d50006d710e6.tar.xz linux-dev-f124c6ae59e193705c9ddac57684d50006d710e6.zip |
xen: off by one errors in multicalls.c
b->args[] has MC_ARGS elements, so the comparison here should be
">=" instead of ">". Otherwise we read past the end of the array
one space.
CC: stable@kernel.org
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions