diff options
author | Roger Oksanen <roger.oksanen@cs.helsinki.fi> | 2009-11-29 17:17:29 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-01-06 14:26:36 -0800 |
commit | 550b1d3896894543cc13dafe6910119024177482 (patch) | |
tree | 90136ca90bb45fc85cb3705a980a5125fb39d893 /lib/string_helpers.c | |
parent | 43abf240b660703fbff2bae3695e41f1169795f5 (diff) |
e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
commit 98468efddb101f8a29af974101c17ba513b07be1 upstream.
pci_alloc_consistent uses GFP_ATOMIC allocation that may fail on some systems
with limited memory (Bug #14265). pci_pool_alloc allows waiting with
GFP_KERNEL.
Tested-by: Karol Lewandowski <karol.k.lewandowski@gmail.com>
Signed-off-by: Roger Oksanen <roger.oksanen@cs.helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions