diff options
author | Shivasharan S <shivasharan.srikanteshwara@broadcom.com> | 2017-08-23 04:47:03 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-08-24 22:29:14 -0400 |
commit | def3e8dfe935f293da47c2684bc9fd2a927b7cc5 (patch) | |
tree | 6a7cbf9b41e8c26131636d141b7fb3cdc122f08c /net/l2tp/l2tp_ip6.c | |
parent | 28661c885c7ac06f2c3cc054bd99bd913b253afc (diff) | |
download | linux-stable-def3e8dfe935f293da47c2684bc9fd2a927b7cc5.tar.gz linux-stable-def3e8dfe935f293da47c2684bc9fd2a927b7cc5.tar.bz2 linux-stable-def3e8dfe935f293da47c2684bc9fd2a927b7cc5.zip |
scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAID map
Driver's local RAID map is accessed frequently. We will first try to get
memory from __get_free_pages. If this fails, fall back to using vmalloc.
For crash dump buffers always prefer vmalloc.
Signed-off-by: Kashyap Desai <kashyap.desai@broadcom.com>
Signed-off-by: Shivasharan S <shivasharan.srikanteshwara@broadcom.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'net/l2tp/l2tp_ip6.c')
0 files changed, 0 insertions, 0 deletions