diff options
| author | Andrew Morton <[email protected]> | 2006-05-15 09:43:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-05-15 11:20:55 -0700 |
| commit | ac924c6034d9095f95ee889f7e31bbb9145da0c2 (patch) | |
| tree | 2db4fc64a008ff2b81a0faf381d8c21ccc5006b2 /scripts/patch-kernel | |
| parent | 5afdbd6e84c7fbdaa7cfde4cbee0d3a5f4f56da2 (diff) | |
[PATCH] setup_per_zone_pages_min() overflow fix
As pointed out in http://bugzilla.kernel.org/show_bug.cgi?id=6490, this
function can experience overflows on 32-bit machines, causing our response to
changed values of min_free_kbytes to go whacky.
Fixing it efficiently is all too hard, so fix it with 64-bit math instead.
Cc: Ake Sandgren <[email protected]>
Cc: Martin Bligh <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions