From: Linus Torvalds Date: Mon, 12 Oct 2020 18:21:24 +0000 (-0700) Subject: Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.10.7~1502 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20d49bfcc3d234b461ab42c3c64208b8e496c927;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'core-debugobjects-2020-10-12' of git://git./linux/kernel/git/tip/tip Pull debugobjects updates from Thomas Gleixner: "A small set of updates for debug objects: - Make all debug object descriptors constant. There is no reason to have them writeable. - Free the per CPU object pool after CPU unplug to avoid memory waste" * tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: debugobjects: Free per CPU pool after CPU unplug treewide: Make all debug_obj_descriptors const debugobjects: Allow debug_obj_descr to be const --- 20d49bfcc3d234b461ab42c3c64208b8e496c927