diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2013-03-12 00:31:34 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-03-22 15:28:51 +0100 |
commit | e1d4951593426c886c1856211bc6ca81ed7c435d (patch) | |
tree | 3657e494a3da2469e77d48ef01f0c33d7375e9ce /page_cache.c | |
parent | 9986ed1ed07a01bdd236524b1a5cee695e68954a (diff) |
mmu-hash32: Split BAT size logic from permissions logic
hash32_bat_size_prot() and its 601 variant, as the name suggests, returns
both a BAT's size - needed to search for a matching BAT - and its
permissions, only relevant once a matching BAT has been located.
There's no particular advantage to combining these, so we split these roles
into seperate functions for clarity.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'page_cache.c')
0 files changed, 0 insertions, 0 deletions