diff options
author | Hyeonggon Yoo <[email protected]> | 2022-08-17 19:18:19 +0900 |
---|---|---|
committer | Vlastimil Babka <[email protected]> | 2022-08-24 16:11:41 +0200 |
commit | d6a71648dbc0ca5520cba16a8fdce8d37ae74218 (patch) | |
tree | b15d1f620d72682e4c169024d798307f5792a62d /drivers/fpga/zynq-fpga.c | |
parent | c4cab557521a73bd803e5c6f613b4e00bd3c4662 (diff) |
mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
There is not much benefit for serving large objects in kmalloc().
Let's pass large requests to page allocator like SLUB for better
maintenance of common code.
Signed-off-by: Hyeonggon Yoo <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Signed-off-by: Vlastimil Babka <[email protected]>
Diffstat (limited to 'drivers/fpga/zynq-fpga.c')
0 files changed, 0 insertions, 0 deletions