From: Stephen Rothwell <hidden> Date: 2016-01-21 02:05:20
Commit d5d6a443b243 ("arch/powerpc/include/asm/pgtable-ppc64.h:
add pmd_[dirty|mkclean] for THP") added a new identical definition
of pdm_dirty. Remove it again.
Cc: Minchan Kim <minchan@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <redacted>
---
arch/powerpc/include/asm/book3s/64/pgtable.h | 1 -
1 file changed, 1 deletion(-)
From: Minchan Kim <minchan@kernel.org> Date: 2016-01-21 04:09:49
On Thu, Jan 21, 2016 at 01:05:20PM +1100, Stephen Rothwell wrote:
Commit d5d6a443b243 ("arch/powerpc/include/asm/pgtable-ppc64.h:
add pmd_[dirty|mkclean] for THP") added a new identical definition
of pdm_dirty. Remove it again.
Cc: Minchan Kim <minchan@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <redacted>
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2016-01-21 04:45:15
On Thu, 2016-01-21 at 13:05 +1100, Stephen Rothwell wrote:
Commit d5d6a443b243 ("arch/powerpc/include/asm/pgtable-ppc64.h:
add pmd_[dirty|mkclean] for THP") added a new identical definition
of pdm_dirty. Remove it again.
Cc: Minchan Kim <minchan@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <redacted>
Thanks.
I have a couple of other things to send to Linus so I'll pick this up.
cheers
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2016-01-21 05:34:07
On Thu, 2016-21-01 at 02:05:20 UTC, Stephen Rothwell wrote:
Commit d5d6a443b243 ("arch/powerpc/include/asm/pgtable-ppc64.h:
add pmd_[dirty|mkclean] for THP") added a new identical definition
of pdm_dirty. Remove it again.
Cc: Minchan Kim <minchan@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <redacted>