commit | 1c0a7ac0ec63ee626f669c9a4e278f6ae1dbfcf2 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> | Fri Jul 31 17:05:00 2020 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Aug 25 01:31:33 2020 +1000 |
tree | f140fd6e3316a3783bc63320494cec2c22cf1ea1 | |
parent | ccaea15296f9773abd43aaa17ee4b88848e4a505 [diff] |
powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entry Now that we are handling vmemmap list allocation failure correctly, don't WARN in section deactivate when we don't find a mapping vmemmap list entry. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200731113500.248306-2-aneesh.kumar@linux.ibm.com