All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors-v4-fix-fix.patch removed from -mm tree
@ 2014-08-08 20:58 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2014-08-08 20:58 UTC (permalink / raw)
  To: akpm, fengguang.wu, vkuznets, mm-commits


The patch titled
     Subject: mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors-v4-fix-fix
has been removed from the -mm tree.  Its filename was
     mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors-v4-fix-fix.patch

This patch was dropped because it was folded into mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors-v4-fix-fix

clean up layout

Cc: Fengguang Wu <fengguang.wu@intel.com>
Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/proc/vmcore.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff -puN fs/proc/vmcore.c~mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors-v4-fix-fix fs/proc/vmcore.c
--- a/fs/proc/vmcore.c~mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors-v4-fix-fix
+++ a/fs/proc/vmcore.c
@@ -340,9 +340,9 @@ static inline char *alloc_elfnotes_buf(s
  *
  * Returns zero on success, -EAGAIN on failure.
  */
-static int remap_oldmem_pfn_checked(struct vm_area_struct *vma, unsigned long from,
-			     unsigned long pfn, unsigned long size,
-			     pgprot_t prot)
+static int remap_oldmem_pfn_checked(struct vm_area_struct *vma,
+				    unsigned long from, unsigned long pfn,
+				    unsigned long size, pgprot_t prot)
 {
 	size_t map_size;
 	unsigned long pos_start, pos_end, pos;
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

origin.patch
rtc-add-pcf85063-support.patch
proc-remove-proc_tty_ldisc-variable.patch
mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors.patch
panic-add-taint_softlockup-fix.patch
kexec-implementation-of-new-syscall-kexec_file_load-checkpatch-fixes.patch
kexec-support-kexec-kdump-on-efi-systems-fix.patch


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

only message in thread, other threads:[~2014-08-08 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-08 20:58 [folded-merged] mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors-v4-fix-fix.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.