summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorMarco Elver <elver@google.com>2021-11-30 12:44:30 +0100
committerPaul E. McKenney <paulmck@kernel.org>2021-12-09 16:42:28 -0800
commit0525bd82f6a9b5860ed3ea53520ac11ebfa09d5b (patch)
treea39c3445f873da1c4cdb40d9f841533bfb024c84 /scripts/stackusage
parent6f3f0c98b5665f437a631882653b5baf7dd98448 (diff)
downloadkernel-0525bd82f6a9b5860ed3ea53520ac11ebfa09d5b.tar.gz
objtool, kcsan: Add memory barrier instrumentation to whitelist
Adds KCSAN's memory barrier instrumentation to objtool's uaccess whitelist. Signed-off-by: Marco Elver <elver@google.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
>2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan 2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2022-12-01scsi: core: Rename status_byte to sg_status_byteMike Christie 2022-11-25use less confusing names for iov_iter direction initializersAl Viro 2022-09-30scsi: Use blk_rq_map_user_io helperAnuj Gupta 2022-09-30block: change request end_io handler to pass back a return valueJens Axboe 2022-07-18scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby 2022-05-28blk-mq: remove the done argument to blk_execute_rq_nowaitChristoph Hellwig 2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2022-03-01scsi: core: Remove struct scsi_requestChristoph Hellwig 2022-03-01scsi: core: Move the result field from struct scsi_request to struct scsi_cmndChristoph Hellwig 2022-03-01scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...Christoph Hellwig 2022-03-01scsi: core: Remove the sense and sense_len fields from struct scsi_requestChristoph Hellwig 2022-03-01scsi: core: Remove the cmd field from struct scsi_requestChristoph Hellwig 2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann