+ mm-cma-make-kmemleak-ignore-cma-regions-fix-fix-fix.patch added to -mm tree

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

 



The patch titled
     Subject: mm/cma: include linux/io.h for phys_to_virt()
has been added to the -mm tree.  Its filename is
     mm-cma-make-kmemleak-ignore-cma-regions-fix-fix-fix.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/mm-cma-make-kmemleak-ignore-cma-regions-fix-fix-fix.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/mm-cma-make-kmemleak-ignore-cma-regions-fix-fix-fix.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Subject: mm/cma: include linux/io.h for phys_to_virt()

Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Cc: Thierry Reding <treding@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 mm/cma.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN mm/cma.c~mm-cma-make-kmemleak-ignore-cma-regions-fix-fix-fix mm/cma.c
--- a/mm/cma.c~mm-cma-make-kmemleak-ignore-cma-regions-fix-fix-fix
+++ a/mm/cma.c
@@ -33,6 +33,7 @@
 #include <linux/log2.h>
 #include <linux/cma.h>
 #include <linux/highmem.h>
+#include <linux/io.h>
 
 struct cma {
 	unsigned long	base_pfn;
_

Patches currently in -mm which might be from sfr@xxxxxxxxxxxxxxxx are

drivers-of-add-return-value-to-of_reserved_mem_device_init.patch
mm-cma-make-kmemleak-ignore-cma-regions-fix-fix-fix.patch
mm-memcontrol-lockless-page-counters-fix-2.patch
gcov-enable-gcov_profile_all-from-arch-kconfigs.patch
kernel-forkc-export-kernel_thread-to-modules.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