aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gdb/linux/vmalloc.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-11-19 10:16:59 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2024-11-19 10:16:59 -0800
commitd7d4102f0a4a015528c0be61688bf6edf72f81f4 (patch)
tree1b3f02091f34e722cffce9c0c0fcd22846538850 /scripts/gdb/linux/vmalloc.py
parentMerge tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu (diff)
parentscftorture: Handle NULL argument passed to scf_add_to_free_list(). (diff)
downloadwireguard-linux-d7d4102f0a4a015528c0be61688bf6edf72f81f4.tar.xz
wireguard-linux-d7d4102f0a4a015528c0be61688bf6edf72f81f4.zip
Merge tag 'scftorture.2024.11.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Pull scftorture updates from Paul McKenney: - Avoid divide operation - Fix cleanup code waiting for IPI handlers - Move memory allocations out of preempt-disable region of code for PREEMPT_RT compatibility - Use a lockless list to avoid freeing memory while interrupts are disabled, again for PREEMPT_RT compatibility - Make lockless list scf_add_to_free_list() correctly handle freeing a NULL pointer * tag 'scftorture.2024.11.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu: scftorture: Handle NULL argument passed to scf_add_to_free_list(). scftorture: Use a lock-less list to free memory. scftorture: Move memory allocation outside of preempt_disable region. scftorture: Wait until scf_cleanup_handler() completes. scftorture: Avoid additional div operation.
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions