https://github.com/torvalds/linux
Revision f0e36f8cee8101604378085171c980d9cc71d779 authored by Patrick McHardy on 05 July 2005, 21:44:55 UTC, committed by David S. Miller on 05 July 2005, 21:44:55 UTC
Inflating a node a couple of times makes it exceed the 128k kmalloc limit.
Use __get_free_pages for allocations > PAGE_SIZE, as in fib_hash.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Robert Olsson <Robert.Olsson@data.slu.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 93e266f
History
Tip revision: f0e36f8cee8101604378085171c980d9cc71d779 authored by Patrick McHardy on 05 July 2005, 21:44:55 UTC
[IPV4]: Handle large allocations in fib_trie
Tip revision: f0e36f8

README

back to top