[folded-merged] swap-add-a-simple-detector-for-inappropriate-swapin-readahead-fix.patch removed from -mm tree

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

 



Subject: [folded-merged] swap-add-a-simple-detector-for-inappropriate-swapin-readahead-fix.patch removed from -mm tree
To: fengguang.wu@xxxxxxxxx,hannes@xxxxxxxxxxx,shli@xxxxxxxxxx,mm-commits@xxxxxxxxxxxxxxx
From: akpm@xxxxxxxxxxxxxxxxxxxx
Date: Fri, 31 Jan 2014 12:36:56 -0800


The patch titled
     Subject: swap: swapin_nr_pages() can be static
has been removed from the -mm tree.  Its filename was
     swap-add-a-simple-detector-for-inappropriate-swapin-readahead-fix.patch

This patch was dropped because it was folded into swap-add-a-simple-detector-for-inappropriate-swapin-readahead.patch

------------------------------------------------------
From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
Subject: swap: swapin_nr_pages() can be static

Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
Cc: Shaohua Li <shli@xxxxxxxxxx>
Cc: Johannes Weiner <hannes@xxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 mm/swap_state.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN mm/swap_state.c~swap-add-a-simple-detector-for-inappropriate-swapin-readahead-fix mm/swap_state.c
--- a/mm/swap_state.c~swap-add-a-simple-detector-for-inappropriate-swapin-readahead-fix
+++ a/mm/swap_state.c
@@ -394,7 +394,7 @@ struct page *read_swap_cache_async(swp_e
 	return found_page;
 }
 
-unsigned long swapin_nr_pages(unsigned long offset)
+static unsigned long swapin_nr_pages(unsigned long offset)
 {
 	static unsigned long prev_offset;
 	unsigned int pages, max_pages, last_ra;
_

Patches currently in -mm which might be from fengguang.wu@xxxxxxxxx are

origin.patch
swap-add-a-simple-detector-for-inappropriate-swapin-readahead.patch
linux-next.patch
mm-add-strictlimit-knob-v2.patch
debugging-keep-track-of-page-owners.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