commit | c350a1d466707eb01333ed22238664f3482df25a | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 10 08:47:32 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 10 08:47:32 2018 +0200 |
tree | d12d837ac577fd64057705b4337952f8bf0aae9f | |
parent | 3a0671e7ba195c5cb9b1a43265ef24a0875afcaa [diff] | |
parent | 6685b357363bfe295e3ae73665014db4aed62c58 [diff] |
Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu Dennis writes: "percpu fixes for-4.19-rc8 The new percpu allocator introduced in 4.14 had a missing free for the percpu metadata. This caused a memory leak when percpu memory is being churned resulting in the allocation and deallocation of percpu memory chunks" * 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu: percpu: stop leaking bitmap metadata blocks