lkml.org 
[lkml]   [2020]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectlinux-next: manual merge of the akpm-current tree with the microblaze tree
Hi all,

Today's linux-next merge of the akpm-current tree got a conflict in:

arch/microblaze/include/asm/Kbuild

between commits:

59d85c0a3696 ("microblaze: Remove architecture tlb.h and use generic one")
7e8f54cd4e26 ("microblaze: Remove empty headers")

from the microblaze tree and commit:

3ece10f6aa9e ("asm-generic: make more kernel-space headers mandatory")

from the akpm-current 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/microblaze/include/asm/Kbuild
index abb33619299b,f38696d2b462..000000000000
--- a/arch/microblaze/include/asm/Kbuild
+++ b/arch/microblaze/include/asm/Kbuild
@@@ -1,40 -1,8 +1,11 @@@
# SPDX-License-Identifier: GPL-2.0
generated-y += syscall_table.h
- generic-y += bitops.h
- generic-y += bug.h
- generic-y += bugs.h
- generic-y += compat.h
- generic-y += device.h
- generic-y += div64.h
- generic-y += dma-mapping.h
- generic-y += emergency-restart.h
- generic-y += exec.h
generic-y += extable.h
- generic-y += fb.h
- generic-y += hardirq.h
+generic-y += hw_irq.h
- generic-y += irq_regs.h
- generic-y += irq_work.h
- generic-y += kdebug.h
- generic-y += kmap_types.h
- generic-y += kprobes.h
generic-y += kvm_para.h
- generic-y += linkage.h
- generic-y += local.h
generic-y += local64.h
generic-y += mcs_spinlock.h
- generic-y += mm-arch-hooks.h
- generic-y += mmiowb.h
generic-y += parport.h
- generic-y += percpu.h
- generic-y += preempt.h
- generic-y += serial.h
- generic-y += shmparam.h
generic-y += syscalls.h
+generic-y += tlb.h
- generic-y += topology.h
- generic-y += trace_clock.h
+generic-y += user.h
- generic-y += vga.h
- generic-y += word-at-a-time.h
- generic-y += xor.h
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2020-02-26 04:10    [W:0.317 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site