Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1291892
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: manual merge of the akpm-current tree with the powerpc tree |
| Date | 2015-12-15 07:50 +0100 |
| Message-ID | <qFRAS-pw-11@gated-at.bofh.it> (permalink) |
| References | <qFQOu-8kE-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Andrew,
On Tue, 15 Dec 2015 16:53:42 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> diff --git a/arch/powerpc/include/asm/book3s/64/hash.h b/arch/powerpc/include/asm/book3s/64/hash.h
> index 8b929e531758..4e69d9a273ed 100644
> --- a/arch/powerpc/include/asm/book3s/64/hash.h
> +++ b/arch/powerpc/include/asm/book3s/64/hash.h
> @@ -48,9 +43,8 @@
> /*
> * set of bits not changed in pmd_modify.
> */
> -#define _HPAGE_CHG_MASK (PTE_RPN_MASK | _PAGE_HPTEFLAGS | \
> - _PAGE_DIRTY | _PAGE_ACCESSED | _PAGE_SPLITTING | \
> - _PAGE_THP_HUGE | _PAGE_PTE)
> +#define _HPAGE_CHG_MASK (PTE_RPN_MASK | _PAGE_HPTEFLAGS | _PAGE_DIRTY |
^
I missed a backslash here which I fixed up in my tree.
> + _PAGE_ACCESSED | _PAGE_THP_HUGE | _PAGE_PTE)
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: manual merge of the akpm-current tree with the powerpc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-12-15 07:00 +0100 Re: linux-next: manual merge of the akpm-current tree with the powerpc tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-12-15 07:50 +0100 Re: linux-next: manual merge of the akpm-current tree with the powerpc tree "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> - 2015-12-15 10:40 +0100
csiph-web