diff options
| author | Dave Jiang <[email protected]> | 2012-04-04 23:10:35 +0000 |
|---|---|---|
| committer | Dan Williams <[email protected]> | 2012-04-05 22:22:58 +0000 |
| commit | 21b764e075e74f8af90da9f623aa3e2167484687 (patch) | |
| tree | 4ecbcdb82fdc3790d646bcd64b4cb5b481d1ad44 /fs/jbd/commit.c | |
| parent | iop-adma: Corrected array overflow in RAID6 Xscale(R) test. (diff) | |
| download | kernel-21b764e075e74f8af90da9f623aa3e2167484687.tar.gz kernel-21b764e075e74f8af90da9f623aa3e2167484687.zip | |
ioat: ring size variables need to be 32bit to avoid overflow
The alloc order can be up to 16 and 1 << 16 will over flow the 16bit
integer. Change the appropriate variables to 16bit to avoid overflow.
Reported-by: Jim Harris <[email protected]>
Signed-off-by: Dave Jiang <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions
