diff options
author | Hannes Reinecke <[email protected]> | 2022-03-09 14:29:00 +0100 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2022-03-14 08:43:05 +0100 |
commit | 5e6a7d1eb834be23243c48a964ced67ab0b6e9ce (patch) | |
tree | 073a021aeafe5e1d23cb2ae324d709c067450b5a /net/lapb/lapb_in.c | |
parent | 85d9abcd7331566781b93ff46e4bccd4806ef2b2 (diff) |
nvme-multipath: use vmalloc for ANA log buffer
The ANA log buffer can get really large, as it depends on the
controller configuration. So to avoid an out-of-memory issue
during scanning use kvmalloc() instead of the kmalloc().
Signed-off-by: Hannes Reinecke <[email protected]>
Tested-by: Daniel Wagner <[email protected]>
Signed-off-by: Daniel Wagner <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions