From: Linus Torvalds Date: Mon, 2 Apr 2018 16:14:41 +0000 (-0700) Subject: Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux... X-Git-Tag: v5.15~9181 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=61d1757f562da687bfd5277a652bd007ad2a8419;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'core-debugobjects-for-linus' of git://git./linux/kernel/git/tip/tip Pull debugobjects updates from Ingo Molnar: "Misc improvements: - add better instrumentation/debugging - optimize the freeing logic improve performance" * 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: debugobjects: Avoid another unused variable warning debugobjects: Fix debug_objects_freed accounting debugobjects: Use global free list in __debug_check_no_obj_freed() debugobjects: Use global free list in free_object() debugobjects: Add global free list and the counter debugobjects: Export max loops counter --- 61d1757f562da687bfd5277a652bd007ad2a8419