From: Linus Torvalds Date: Tue, 28 Feb 2017 18:44:16 +0000 (-0800) Subject: Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v4.11-rc1~52 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74efe07bc38c538ba7ac40a895910f4f3bee3152;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'locking-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull locking fixes from Ingo Molnar: "The main change is the uninlining of large refcount_t APIs, plus a header dependency fix. Note that the uninlining allowed us to enable the underflow/overflow warnings unconditionally and remove the debug Kconfig switch: this might trigger new warnings in buggy code and turn crashes/use-after-free bugs into less harmful memory leaks" * 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: locking/refcounts: Add missing kernel.h header to have UINT_MAX defined locking/refcounts: Out-of-line everything --- 74efe07bc38c538ba7ac40a895910f4f3bee3152