* linux-next: manual merge of the edac-amd tree with the risc-v tree
@ 2019-07-08 7:01 Stephen Rothwell
0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2019-07-08 7:01 UTC (permalink / raw)
To: Borislav Petkov, Palmer Dabbelt, Paul Walmsley
Cc: Linux Next Mailing List, Linux Kernel Mailing List, Yash Shah,
Alexandre Ghiti
[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]
Hi all,
Today's linux-next merge of the edac-amd tree got a conflict in:
arch/riscv/Kconfig
between commit:
9e953cda5cdf ("riscv: Introduce huge page support for 32/64bit kernel")
from the risc-v tree and commit:
a1ee570c831d ("EDAC/sifive: Add EDAC platform driver for SiFive SoCs")
from the edac-amd tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc arch/riscv/Kconfig
index 8bf447b36955,4961deaa3b1d..000000000000
--- a/arch/riscv/Kconfig
+++ b/arch/riscv/Kconfig
@@@ -51,8 -50,7 +51,9 @@@ config RISC
select ARCH_HAS_PTE_SPECIAL
select ARCH_HAS_MMIOWB
select HAVE_EBPF_JIT if 64BIT
+ select ARCH_HAS_GIGANTIC_PAGE
+ select ARCH_WANT_HUGE_PMD_SHARE if 64BIT
+ select EDAC_SUPPORT
config MMU
def_bool y
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-07-08 7:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-08 7:01 linux-next: manual merge of the edac-amd tree with the risc-v tree Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox