aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorChristoph Lameter <[email protected]>2005-07-06 10:47:07 -0700
committerLinus Torvalds <[email protected]>2005-07-06 10:52:45 -0700
commit83b78bd2d31f12d7d9317d9802a1996a7bd8a6f2 (patch)
tree79468471ee42a327cad337d065a9498833d5bd24 /net/lapb/lapb_timer.c
parentb4634484815e1879512a23e4f59eef648135c30a (diff)
[PATCH] Fix broken kmalloc_node in rc1/rc2
This patch used to be in Andrew's tree before the NUMA slab allocator went in. Either this patch or the NUMA slab allocator is needed in order for kmalloc_node to work correctly. pcibus_to_node may be used to generate the node information passed to kmalloc_node. pcibus_to_node returns -1 if it was not able to determine on which node a pcibus is located. For that case kmalloc_node must work like kmalloc. Signed-off-by: Christoph Lameter <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions