diff options
author | Mike Christie <michael.christie@oracle.com> | 2023-06-23 19:11:36 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-06-29 04:58:36 +0300 |
commit | 40863cb945c93a55aeaf8a2fd2bef1c7507ee8f2 (patch) | |
tree | f07a8bc347b60095d5001d8e91f2794581b73170 /scripts/gdb/linux/vmalloc.py | |
parent | 9b7c13b83c1dedb79a746eae9dfabc10a2673049 (diff) | |
download | linux-40863cb945c93a55aeaf8a2fd2bef1c7507ee8f2.tar.xz |
scsi: target: iblock: Quiet bool conversion warning with pr_preempt use
We want to pass in true for pr_preempt's argument if we are doing a
PRO_PREEMPT_AND_ABORT, so just test sa against PRO_PREEMPT_AND_ABORT, and
pass the result directly to pr_preempt.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202306221655.Kwtqi1gI-lkp@intel.com/
Signed-off-by: Mike Christie <michael.christie@oracle.com>
Link: https://lore.kernel.org/r/20230623161136.6270-1-michael.christie@oracle.com
Reviewed-by: Maurizio Lombardi <mlombard@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions