public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: Andrew Morton <akpm@osdl.org>, Patrick Mochel <mochel@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: [patch] 2.6.0-test5-mm2: let PM_DISK_PARTITION depend on PM_DISK
Date: Mon, 15 Sep 2003 18:20:47 +0200	[thread overview]
Message-ID: <20030915162047.GL126@fs.tum.de> (raw)
In-Reply-To: <20030914234843.20cea5b3.akpm@osdl.org>

On Sun, Sep 14, 2003 at 11:48:43PM -0700, Andrew Morton wrote:
>...
> Changes since 2.6.0-test5-mm1:
>...
> -test4-pm1.patch
> +test5-pm2.patch
> +test5-pm2-fix.patch
> 
>  New power management code from Pat.
>...

PM_DISK_PARTITION should only be asked when PM_DISK is enabled:

--- linux-2.6.0-test5-mm2/kernel/power/Kconfig.old	2003-09-15 18:05:40.000000000 +0200
+++ linux-2.6.0-test5-mm2/kernel/power/Kconfig	2003-09-15 18:06:08.000000000 +0200
@@ -66,6 +66,7 @@
 config PM_DISK_PARTITION
 	string "Default resume partition"
 	default ""
+	depends on PM_DISK
 	---help---
 	  The default resume partition is the partition that the pmdisk suspend-
 	  to-disk implementation will look for a suspended disk image. 


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  parent reply	other threads:[~2003-09-15 16:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-15  6:48 2.6.0-test5-mm2 Andrew Morton
2003-09-15 14:19 ` 2.6.0-test5-mm2 Claas Langbehn
2003-09-15 14:34 ` 2.6.0-test5-mm2 Luiz Capitulino
2003-09-15 16:03   ` 2.6.0-test5-mm2 Rusty Russell
2003-09-15 16:59   ` 2.6.0-test5-mm2 Arnaldo Carvalho de Melo
2003-09-15 16:20 ` Adrian Bunk [this message]
2003-09-15 16:19   ` [patch] 2.6.0-test5-mm2: let PM_DISK_PARTITION depend on PM_DISK Patrick Mochel
2003-09-15 17:19 ` 2.6.0-test5-mm2 Felipe Alfaro Solana
2003-09-17 19:48   ` 2.6.0-test5-mm2 Sam Ravnborg
2003-09-15 19:26 ` 2.6.0-test5-mm2 Marek Habersack
2003-09-15 19:24   ` 2.6.0-test5-mm2 Andrew Morton
2003-09-15 22:08 ` 2.6.0-test5-mm2: dgap driver looks ugly Adrian Bunk
2003-09-16  2:02 ` 2.6.0-test5-mm2 Ramón Rey Vicente
2003-09-16 10:23   ` 2.6.0-test5-mm2 Felipe Alfaro Solana
2003-09-16 11:51 ` 2.6.0-test5-mm2: i4l coompile error Adrian Bunk
2003-09-16 19:54 ` [patch] 2.6.0-test5-mm2: ISTALLION UP compile is fixed Adrian Bunk
2003-09-17 13:51 ` 2.6.0-test5-mm2 Sean Neakums
2003-09-20 19:34 ` Process in D state (was Re: 2.6.0-test5-mm2) Rob Landley
2003-09-20 21:49   ` Andrew Morton
2003-09-21 18:30     ` Rob Landley
2003-09-21 20:30     ` Rob Landley

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=20030915162047.GL126@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@osdl.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox