Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel
linux-next: manual merge of the tile tree with Linus' tree
 

Index | Next | Previous | View Flat


sfr at canb

Apr 1, 2012, 5:37 PM


Views: 95
Permalink
linux-next: manual merge of the tile tree with Linus' tree

Hi Chris,

Today's linux-next merge of the tile tree got a conflict in
arch/tile/include/asm/pgtable.h between commit bd119c692393
("Disintegrate asm/system.h for Tile") from Linus' tree and commit
7dc0069e58f6 ("arch/tile: Allow tilegx to build with either 16K or 64K
page size") from the tile tree.

Just context changes. I fixed it up (see below) and can carry the fix as
necessary.

--
Cheers,
Stephen Rothwell sfr [at] canb

diff --cc arch/tile/include/asm/pgtable.h
index 6749091,ff01704..0000000
--- a/arch/tile/include/asm/pgtable.h
+++ b/arch/tile/include/asm/pgtable.h
@@@ -27,8 -27,11 +27,10 @@@
#include <linux/slab.h>
#include <linux/list.h>
#include <linux/spinlock.h>
+ #include <linux/pfn.h>
#include <asm/processor.h>
#include <asm/fixmap.h>
-#include <asm/system.h>
+ #include <asm/page.h>

struct mm_struct;
struct vm_area_struct;

Subject User Time
linux-next: manual merge of the tile tree with Linus' tree sfr at canb Apr 1, 2012, 5:37 PM
    linux-next: manual merge of the tile tree with Linus' tree sfr at canb Apr 1, 2012, 5:46 PM
    linux-next: manual merge of the tile tree with Linus' tree sfr at canb Apr 9, 2012, 5:34 PM
    linux-next: manual merge of the tile tree with Linus' tree sfr at canb Apr 9, 2012, 5:38 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.