Re: mmotm 2012-09-06-16-46 uploaded (fs/binfmt_aout)

2012-09-11 Thread Andrew Morton
On Fri, 07 Sep 2012 16:45:11 -0700 Randy Dunlap wrote: > On 09/06/2012 04:47 PM, a...@linux-foundation.org wrote: > > > The mm-of-the-moment snapshot 2012-09-06-16-46 has been uploaded to > > > >http://www.ozlabs.org/~akpm/mmotm/ > > > > > when CONFIG_COREDUMP is not enabled: > > ERROR:

Re: mmotm 2012-09-06-16-46 uploaded (drivers/video/backlight/lm3639_bl)

2012-09-09 Thread gshark
Hi Randy. LM3630/9 have the pins for led so these depend on BACKLIGHT_CLASS_DEVICE and I2C. So we need to set LEDS_CLASS and NEW_LEDS. I will put these two into driver/video/backlight/Kconfig file and patch it so that you don't need to do it. 2012년 09월 08일 09:39, Randy Dunlap 쓴 글: On 09/06

Re: mmotm 2012-09-06-16-46 uploaded (drivers/misc/lis3lv02d/lis3lv02d_spi.c)

2012-09-08 Thread Daniel Mack
On 08.09.2012 02:50, Randy Dunlap wrote: > On 09/06/2012 04:47 PM, a...@linux-foundation.org wrote: > >> The mm-of-the-moment snapshot 2012-09-06-16-46 has been uploaded to >> >>http://www.ozlabs.org/~akpm/mmotm/ >> > > > > on x86_64: > > CONFIG_OF and CONFIG_DTC are not enabled. > > > d

Re: mmotm 2012-09-06-16-46 uploaded (drivers/misc/lis3lv02d/lis3lv02d_spi.c)

2012-09-07 Thread Randy Dunlap
On 09/06/2012 04:47 PM, a...@linux-foundation.org wrote: > The mm-of-the-moment snapshot 2012-09-06-16-46 has been uploaded to > >http://www.ozlabs.org/~akpm/mmotm/ > on x86_64: CONFIG_OF and CONFIG_DTC are not enabled. drivers/misc/lis3lv02d/lis3lv02d_spi.c:137:3: error: implicit decl

Re: mmotm 2012-09-06-16-46 uploaded (fs/binfmt_aout)

2012-09-07 Thread Randy Dunlap
On 09/06/2012 04:47 PM, a...@linux-foundation.org wrote: > The mm-of-the-moment snapshot 2012-09-06-16-46 has been uploaded to > >http://www.ozlabs.org/~akpm/mmotm/ > when CONFIG_COREDUMP is not enabled: ERROR: "dump_seek" [fs/binfmt_aout.ko] undefined! ERROR: "dump_write" [fs/binfmt_aout

Re: mmotm 2012-09-06-16-46 uploaded

2012-09-07 Thread Michal Hocko
On Fri 07-09-12 23:22:51, Wu Fengguang wrote: > On Fri, Sep 07, 2012 at 05:12:47PM +0200, Michal Hocko wrote: > > [CCing Wu Fengguang so that he can update the link to the new tree > > location] > > > $ git remote add mm > > git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git > > Thanks!

Re: mmotm 2012-09-06-16-46 uploaded

2012-09-07 Thread Fengguang Wu
On Fri, Sep 07, 2012 at 05:12:47PM +0200, Michal Hocko wrote: > [CCing Wu Fengguang so that he can update the link to the new tree > location] > $ git remote add mm > git://git.kernel.org/pub/scm/linux/kernel/git/mhocko/mm.git Thanks! I've updated to the new link and it works fine. Thanks, Feng

Re: mmotm 2012-09-06-16-46 uploaded

2012-09-07 Thread Michal Hocko
[CCing Wu Fengguang so that he can update the link to the new tree location] On Thu 06-09-12 16:47:34, Andrew Morton wrote: [...] > A git tree which contains the memory management portion of this tree is > maintained at https://github.com/mstsxfx/memcg-devel.git by Michal Hocko. I have finally a

mmotm 2012-09-06-16-46 uploaded

2012-09-06 Thread akpm
The mm-of-the-moment snapshot 2012-09-06-16-46 has been uploaded to http://www.ozlabs.org/~akpm/mmotm/ mmotm-readme.txt says README for mm-of-the-moment: http://www.ozlabs.org/~akpm/mmotm/ This is a snapshot of my -mm patch queue. Uploaded at random hopefully more than once a week. You wi