diff options
author | Brian Behlendorf <[email protected]> | 2012-09-19 11:50:22 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2012-09-19 11:52:36 -0700 |
commit | 95fd8c9a7f979e4c4941d329e6457cc84a81edfa (patch) | |
tree | c52315db5fa8de5eae92e266504b9c69e7b6c24d /module/zfs/vdev.c | |
parent | 0a2f7b3662fd10e7ac56a4b2859248eb98e31d6d (diff) |
Switch KM_SLEEP to KM_PUSHPAGE
This warning indicates the incorrect use of KM_SLEEP in a call
path which must use KM_PUSHPAGE to avoid deadlocking in direct
reclaim. See commit b8d06fca089fae4680c3a552fc55c512bfb02202
for additional details.
SPL: Fixing allocation for task txg_sync (6093) which
used GFP flags 0x297bda7c with PF_NOFS set
Signed-off-by: Brian Behlendorf <[email protected]>
Issue #973
Diffstat (limited to 'module/zfs/vdev.c')
0 files changed, 0 insertions, 0 deletions