diff options
author | Arve Hjønnevåg <[email protected]> | 2012-10-16 15:29:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-10-22 13:23:19 -0700 |
commit | 585650dcec88e704a19bb226a34b6a7166111623 (patch) | |
tree | d3ba31a220be932a89d5c9278149450e3dc494b6 /net/unix/sysctl_net_unix.c | |
parent | 675d66b0ed5fd170d6a44cf8dbb3fa56a5347bdb (diff) |
Staging: android: binder: Allow using highmem for binder buffers
The default kernel mapping for the pages allocated for the binder
buffers is never used. Set the __GFP_HIGHMEM flag when allocating
these pages so we don't needlessly use low memory pages that may
be required elsewhere.
Signed-off-by: Arve Hjønnevåg <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions