On 02/26/2018 11:08 AM, Aneesh Kumar K.V wrote: > --- > arch/powerpc/include/asm/book3s/64/hash-64k.h | 2 +- > arch/powerpc/include/asm/processor.h | 9 ++++++++- > arch/powerpc/mm/init_64.c | 6 ------ > arch/powerpc/mm/pgtable_64.c | 5 ----- > 4 files changed, 9 insertions(+), 13 deletions(-)
Hi, Aneesh. This patch is missing Signed-off-by: line. You're encouraged to run checkpatch.pl to inspect your patches. You may also want to add a brief paragraph in the commit message explaining the "why" of this change. Cheers Murilo