Files
linux/mm
Alexey Dobriyan f7dfe1cf4f slub: make ->cpu_partial unsigned int
commit e5d9998f3e upstream.

	/*
	 * cpu_partial determined the maximum number of objects
	 * kept in the per cpu partial lists of a processor.
	 */

Can't be negative.

Link: http://lkml.kernel.org/r/20180305200730.15812-15-adobriyan@gmail.com
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-15 08:29:33 +09:00
..
2018-04-24 11:26:46 +02:00
2017-12-05 11:34:59 +01:00
2018-05-30 13:19:56 +02:00
2017-06-07 12:37:47 +02:00
2018-06-13 16:37:10 +02:00
2018-04-17 17:58:08 -08:00
2017-08-24 17:12:19 -07:00
2018-04-24 09:34:18 +02:00
2023-05-15 08:29:33 +09:00
2018-04-17 17:58:08 -08:00
2017-06-14 15:06:00 +02:00