Skip to content
Commit e5beac37 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] do_bad_area() always takes current and current->active_mm



Since do_bad_area() always takes the currently active task and
(supposed to) take the currently active MM, there's no point passing
them to this function.  Instead, obtain references to them inside
do_bad_area().

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 80878d6c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment