public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* linux-next: manual merge of the cris tree with Linus' tree
@ 2015-07-20  0:01 Stephen Rothwell
  0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2015-07-20  0:01 UTC (permalink / raw)
  To: Jesper Nilsson
  Cc: linux-next, linux-kernel, Christoph Hellwig, Jens Axboe,
	Rabin Vincent, Laurent Dufour, Andrew Morton

Hi Jesper,

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

  arch/cris/include/asm/Kbuild

between commits:

  c546d5db75b4 ("remove scatterlist.h generation from arch Kbuild files")
  f2abeef9fd6f ("mm: clean up per architecture MM hook header files")

from Linus' tree and commit:

  d0529229a92c ("CRIS: UAPI: use generic headers via Kbuild")

from the cris tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    sfr@canb•auug.org.au

diff --cc arch/cris/include/asm/Kbuild
index ad2244f35bca,2fc4331a69ca..000000000000
--- a/arch/cris/include/asm/Kbuild
+++ b/arch/cris/include/asm/Kbuild
@@@ -18,12 -24,23 +24,23 @@@ generic-y += linkage.
  generic-y += local.h
  generic-y += local64.h
  generic-y += mcs_spinlock.h
+ generic-y += mman.h
 +generic-y += mm-arch-hooks.h
  generic-y += module.h
+ generic-y += msgbuf.h
  generic-y += percpu.h
+ generic-y += poll.h
  generic-y += preempt.h
+ generic-y += resource.h
 -generic-y += scatterlist.h
  generic-y += sections.h
+ generic-y += sembuf.h
+ generic-y += shmbuf.h
+ generic-y += siginfo.h
+ generic-y += socket.h
+ generic-y += sockios.h
+ generic-y += statfs.h
  generic-y += topology.h
  generic-y += trace_clock.h
+ generic-y += types.h
  generic-y += vga.h
  generic-y += xor.h

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-20  0:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-20  0:01 linux-next: manual merge of the cris tree with Linus' 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