Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1209130 > unrolled thread

linux-next: manual merge of the akpm-current tree with the v4l-dvb tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2015-08-18 10:50 +0200
Last post2015-08-18 10:50 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: manual merge of the akpm-current tree with the v4l-dvb  tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-18 10:50 +0200
    Re: linux-next: manual merge of the akpm-current tree with the  v4l-dvb tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-18 10:50 +0200

#1209130 — linux-next: manual merge of the akpm-current tree with the v4l-dvb tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-08-18 10:50 +0200
Subjectlinux-next: manual merge of the akpm-current tree with the v4l-dvb tree
Message-ID<pYKKK-12H-17@gated-at.bofh.it>
Hi Andrew,

Today's linux-next merge of the akpm-current tree got a conflict in:

  mm/Kconfig

between commit:

  8025e5ddf9c1 ("[media] mm: Provide new get_vaddr_frames() helper")

from the v4l-dvb tree and commit:

  f0b1a174238f ("proc: add kpageidle file")

from the akpm-current tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --cc mm/Kconfig
index 0fb2e96653fe,01c302547e07..000000000000
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@@ -649,5 -655,14 +649,17 @@@ config DEFERRED_STRUCT_PAGE_INI
  	  processes running early in the lifetime of the systemm until kswapd
  	  finishes the initialisation.
  
 +config FRAME_VECTOR
 +	bool
++
+ config IDLE_PAGE_TRACKING
+ 	bool "Enable idle page tracking"
+ 	depends on SYSFS && MMU
+ 	select PAGE_EXTENSION if !64BIT
+ 	help
+ 	  This feature allows to estimate the amount of user pages that have
+ 	  not been touched during a given period of time. This information can
+ 	  be useful to tune memory cgroup limits and/or for job placement
+ 	  within a compute cluster.
+ 
+ 	  See Documentation/vm/idle_page_tracking.txt for more details.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1209135 — Re: linux-next: manual merge of the akpm-current tree with the v4l-dvb tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-08-18 10:50 +0200
SubjectRe: linux-next: manual merge of the akpm-current tree with the v4l-dvb tree
Message-ID<pYKKL-12H-29@gated-at.bofh.it>
In reply to#1209130
Hi Andrew,

On Tue, 18 Aug 2015 18:44:48 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Today's linux-next merge of the akpm-current tree got a conflict in:
> 
>   mm/Kconfig

Also
  mm/Makefile

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web