diff options
| author | Anton Blanchard <anton@samba.org> | 2011-11-07 22:05:21 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2012-01-06 14:13:47 -0800 |
| commit | e57a4c768c03a91334759def503b2d7616028a35 (patch) | |
| tree | 26d72dec99e458812a0d90b9b86b30216d516787 /include/linux | |
| parent | 3b538a7aaf6468c40a1faa559417e6165456b8e3 (diff) | |
SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt context
commit f6a290b419a2675c4b77a6b0731cd2a64332365e upstream.
_scsih_smart_predicted_fault is called in an interrupt and therefore
must allocate memory using GFP_ATOMIC.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
