mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@suse.cz>
To: romano@dea.icai.upco.es, Olaf Hering <olh@suse.de>,
	Pavel Machek <pavel@suse.de>, Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] show swsuspend only on .config where it can compile
Date: Thu, 26 May 2005 15:55:33 +0200	[thread overview]
Message-ID: <20050526135533.GA15727@elf.ucw.cz> (raw)
In-Reply-To: <20050526124911.GA19822@pern.dea.icai.upco.es>

Hi!

> > kernel/power/smp.c:24: error: storage size of `ctxt' isn't known
> > 
> > Signed-off-by: Olaf Hering <olh@suse.de>
> > 
> > Index: linux-2.6.12-rc5-olh/kernel/power/Kconfig
> > ===================================================================
> > --- linux-2.6.12-rc5-olh.orig/kernel/power/Kconfig
> > +++ linux-2.6.12-rc5-olh/kernel/power/Kconfig
> > @@ -28,7 +28,7 @@ config PM_DEBUG
> >  
> >  config SOFTWARE_SUSPEND
> >  	bool "Software Suspend (EXPERIMENTAL)"
> > -	depends on EXPERIMENTAL && PM && SWAP
> > +	depends on EXPERIMENTAL && PM && SWAP && (X86 && SMP) || ((FVR || PPC32 || X86) && !SMP)
> 
> Shouldn't be ...&& ( (X86 && SMP) || (FVR || PPC32 || X86) && !SMP )
> > ?

Missing parenthesis added, thanks.
								Pavel

      reply	other threads:[~2005-05-26 13:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-26 11:16 Olaf Hering
2005-05-26 11:46 ` Pavel Machek
2005-05-26 12:49 ` Romano Giannetti
2005-05-26 13:55   ` Pavel Machek [this message]

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=20050526135533.GA15727@elf.ucw.cz \
    --to=pavel@suse.cz \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olh@suse.de \
    --cc=pavel@suse.de \
    --cc=romano@dea.icai.upco.es \
    /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

all inboxes | Powered by JetHome®