All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valdis.Kletnieks@vt.edu
To: Andrew Morton <akpm@linux-foundation.org>,
	Randy Dunlap <randy.dunlap@oracle.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: mmotm 2010-01-06-14-34 uploaded
Date: Wed, 06 Jan 2010 23:01:47 -0500	[thread overview]
Message-ID: <12823.1262836907@localhost> (raw)
In-Reply-To: Your message of "Wed, 06 Jan 2010 22:48:16 EST." <12343.1262836096@localhost>

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

On Wed, 06 Jan 2010 22:48:16 EST, Valdis.Kletnieks@vt.edu said:

> Building with CONFIG_SQUASHFS=m, CONFIG_SQUASHFS_LZMA=y ,
> and CONFIG_DECOMPRESS_LZMA=n fails:

> Looks like a missing select/depends for DECOMPRESS_LZMA.  Somebody else can
> decide which it should be...

Digging further:
  
  x Symbol: DECOMPRESS_LZMA [=n]                                            x  
  x   Selected by: RD_LZMA [=n] && BLK_DEV_INITRD [=y] || SQUASHFS_LZMA [=y x  

How the heck did this happen?  Looks like a SELECT *is* there but it's
not firing??!?

[-- Attachment #2: Type: application/pgp-signature, Size: 227 bytes --]

  reply	other threads:[~2010-01-07  4:02 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06 22:34 mmotm 2010-01-06-14-34 uploaded akpm
2010-01-07  0:57 ` [PATCH -mmotm] memcg: implement memory thresholds document fixes Daisuke Nishimura
2010-01-07  1:18   ` KAMEZAWA Hiroyuki
2010-01-07  1:34     ` Daisuke Nishimura
2010-01-07  1:40       ` KAMEZAWA Hiroyuki
2010-01-07  8:54         ` Balbir Singh
2010-01-07  8:52     ` Balbir Singh
2010-01-07  9:04       ` KAMEZAWA Hiroyuki
2010-01-07  6:29   ` Kirill A. Shutemov
2010-01-07  1:08 ` mmotm 2010-01-06-14-34 uploaded (kernel/cgroup) Randy Dunlap
2010-01-07  2:31   ` KAMEZAWA Hiroyuki
2010-01-07  2:41     ` Li Zefan
2010-01-07  2:47       ` KAMEZAWA Hiroyuki
2010-01-07  3:04         ` Li Zefan
2010-01-07 16:47     ` Randy Dunlap
2010-01-07 17:29     ` Kirill A. Shutemov
2010-01-07  1:10 ` mmotm 2010-01-06-14-34 uploaded (mm/memcontrol) Randy Dunlap
2010-01-07  2:13   ` Daisuke Nishimura
2010-01-07  2:13     ` Daisuke Nishimura
2010-01-07  2:21     ` KAMEZAWA Hiroyuki
2010-01-07  2:21       ` KAMEZAWA Hiroyuki
2010-01-07  2:59       ` Daisuke Nishimura
2010-01-07  2:59         ` Daisuke Nishimura
2010-01-07  3:02         ` KAMEZAWA Hiroyuki
2010-01-07  3:02           ` KAMEZAWA Hiroyuki
2010-01-07  4:06           ` [PATCH -mmotm] build fix for memcg-move-charges-of-anonymous-swap.patch Daisuke Nishimura
2010-01-07  4:06             ` Daisuke Nishimura
2010-01-07  4:30             ` KAMEZAWA Hiroyuki
2010-01-07  4:30               ` KAMEZAWA Hiroyuki
2010-01-07  5:07               ` KAMEZAWA Hiroyuki
2010-01-07  5:07                 ` KAMEZAWA Hiroyuki
2010-01-07  5:14               ` Daisuke Nishimura
2010-01-07  5:14                 ` Daisuke Nishimura
2010-01-07  5:52                 ` KAMEZAWA Hiroyuki
2010-01-07  5:52                   ` KAMEZAWA Hiroyuki
2010-01-07 11:23                   ` How should we handle CONFIG_CGROUP_MEM_RES_CTRL_SWAP (Re: [PATCH -mmotm] build fix for memcg-move-charges-of-anonymous-swap.patch) Daisuke Nishimura
2010-01-07 11:23                     ` Daisuke Nishimura
2010-01-07 12:38                     ` Balbir Singh
2010-01-07 12:38                       ` Balbir Singh
2010-01-07  4:06           ` [PATCH -mmotm] build fix for memcg-improve-performance-in-moving-swap-charge.patch Daisuke Nishimura
2010-01-07  4:06             ` Daisuke Nishimura
2010-01-07  4:31             ` KAMEZAWA Hiroyuki
2010-01-07  4:31               ` KAMEZAWA Hiroyuki
2010-01-07  3:48 ` mmotm 2010-01-06-14-34 uploaded Valdis.Kletnieks
2010-01-07  4:01   ` Valdis.Kletnieks [this message]
2010-01-07 16:04     ` mmotm 2010-01-06-14-34 uploaded (squashfs+lib/decomp) Randy Dunlap
2010-01-08  6:54       ` Valdis.Kletnieks
2010-01-08 16:37         ` Randy Dunlap
2010-01-07 17:13     ` mmotm 2010-01-06-14-34 uploaded Randy Dunlap
2010-01-08 22:21 ` mmotm 2010-01-06-14-34 - crash in CPUfreq Valdis.Kletnieks
2010-01-11 15:39   ` Minchan Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12823.1262836907@localhost \
    --to=valdis.kletnieks@vt.edu \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.