]> www.infradead.org Git - users/willy/xarray.git/commit
pid: Convert to XArray
authorMatthew Wilcox <willy@infradead.org>
Wed, 14 Nov 2018 13:52:14 +0000 (08:52 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 8 Aug 2019 18:01:04 +0000 (14:01 -0400)
commite86a8d3c5c947b2b87040c9155e35d5ae87d5e97
tree148ef70511b9c19c1641c1990812b25c55603773
parentfa58e336ba7447ff5010fd72ea6bcce203c3bdfd
pid: Convert to XArray

The new semantics for xa_alloc_cyclic match the PID allocator much
better than the way the IDR cyclic allocation had evolved.
arch/powerpc/platforms/cell/spufs/sched.c
fs/proc/loadavg.c
include/linux/pid_namespace.h
init/main.c
kernel/pid.c
kernel/pid_namespace.c