Linux: Don't hide memory management
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Fri, 23 Apr 2010 16:07:40 +0000 (17:07 +0100)
committerDerrick Brashear <shadow@dementia.org>
Mon, 26 Apr 2010 20:21:08 +0000 (13:21 -0700)
commit90c970d3b60bb28a21b2861b75469281b5c464a5
tree4fddbdef9a5d4ffc89b74187c43f0b8367b9a167
parentad306046291c5c67178251d349f1250fef895ae2
Linux: Don't hide memory management

Given that we now only switch from user space into kernel space in
one place, don't hide the mechanism we use to do so behind macros.
This makes it much easier to visually confirm the correctness of the
code.

Change-Id: Ie52e071c81a9178c792be1eaa7e36d8453ebb319
Reviewed-on: http://gerrit.openafs.org/1820
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Dan Hyde <drh@umich.edu>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/LINUX/osi_file.c
src/afs/LINUX/osi_machdep.h