diff options
author | Rebecca Schultz Zavin <rebecca@android.com> | 2010-04-29 13:36:55 -0700 |
---|---|---|
committer | Dan Willemsen <dwillemsen@nvidia.com> | 2010-10-19 13:36:54 -0700 |
commit | 190e9d9e000b582e66663a2374cefa4086e59ca0 (patch) | |
tree | f1cdb4a9e74cfd9bdac1634a2c021091b7a5704c /arch/arm/include | |
parent | 8a5d1e422f3e5bb737135e88008ef71ec91f9fff (diff) |
net: ppp_deflate: Switch z_decomp_alloc to vmalloced decompress buffers
On systems with high memory pressure, allocating an order 4 contiguous region
for decompression can fail at run time. Instead use virtually contigous memory
allocated via vmalloc.
Change-Id: I7821882bd183a1de0d73ab2932f6e6978e4f0970
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions