|
@@ -1633,6 +1633,8 @@ void *__vmalloc_node_range(unsigned long size, unsigned long align,
|
|
addr = __vmalloc_area_node(area, gfp_mask, prot, node, caller);
|
|
addr = __vmalloc_area_node(area, gfp_mask, prot, node, caller);
|
|
* In this function, newly allocated vm_struct is not added
|
|
* In this function, newly allocated vm_struct is not added
|