aboutsummaryrefslogtreecommitdiff
path: root/mm/shrinker_debug.c
diff options
context:
space:
mode:
authorJesse Brandeburg <[email protected]>2023-12-05 17:01:00 -0800
committerTony Nguyen <[email protected]>2023-12-18 11:15:31 -0800
commit236f31bb21c00b0d926916d43bee09100432b8d0 (patch)
treef40a57a4998d37d63441959c27bc092429944cb2 /mm/shrinker_debug.c
parent610a689d2a57af3e21993cb6d8c3e5f839a8c89e (diff)
e1000e: make lost bits explicit
For more than 15 years this code has passed in a request for a page and masked off that page when read/writing. This code has been here forever, but FIELD_PREP finds the bug when converted to use it. Change the code to do exactly the same thing but allow the conversion to FIELD_PREP in a later patch. To make it clear what we lost when making this change I left a comment, but there is no point to change the code to generate a correct sequence at this point. This is not a Fixes tagged patch on purpose because it doesn't change the binary output. Reviewed-by: Marcin Szycik <[email protected]> Signed-off-by: Jesse Brandeburg <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'mm/shrinker_debug.c')
0 files changed, 0 insertions, 0 deletions