commit | d5c98176ef34b8b78645646593c17e10f62f53ff | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Apr 21 10:05:32 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Apr 21 20:35:48 2007 +0100 |
tree | 33860fb055b89abb538506b0fecba77709d19314 | |
parent | 2497f0a8125e307cf1fd4222bab53f66305eba27 [diff] |
[ARM] mm 2: clean up create_mapping() There's now no need to carry around each protection separately. Instead, pass around the pointer to the entry in the mem_types array which we're interested in. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>