- cris-tlbh-should-include-linux-pagemaph.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     CRIS tlb.h should include linux/pagemap.h
has been removed from the -mm tree.  Its filename was
     cris-tlbh-should-include-linux-pagemaph.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
Subject: CRIS tlb.h should include linux/pagemap.h
From: Jesper Nilsson <jesper.nilsson@xxxxxxxx>

Include linux/pagemap.h for release_pages and page_cache_release.

Fixes compilation error in arch/cris/mm/init.c when CONFIG_SWAP is unset.

Signed-off-by: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
Cc: Mikael Starvik <mikael.starvik@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 include/asm-cris/tlb.h |    2 ++
 1 file changed, 2 insertions(+)

diff -puN include/asm-cris/tlb.h~cris-tlbh-should-include-linux-pagemaph include/asm-cris/tlb.h
--- a/include/asm-cris/tlb.h~cris-tlbh-should-include-linux-pagemaph
+++ a/include/asm-cris/tlb.h
@@ -1,6 +1,8 @@
 #ifndef _CRIS_TLB_H
 #define _CRIS_TLB_H
 
+#include <linux/pagemap.h>
+
 #include <asm/arch/tlb.h>
 
 /*
_

Patches currently in -mm which might be from jesper.nilsson@xxxxxxxx are

origin.patch
cris-build-fixes-atomich-needs-compilerh.patch
git-mtd.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux