public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: Andreas Schwab <schwab@suse.de>
Cc: Pavel Machek <pavel@suse.cz>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	mjg59@srcf.ucam.org
Subject: Re: [PATCH] Resume from initramfs
Date: Mon, 31 Jan 2005 15:28:38 +0100	[thread overview]
Message-ID: <41FE4096.6030103@suse.de> (raw)
In-Reply-To: <jehdkxhdz7.fsf@sykes.suse.de>

Andreas Schwab wrote:
> Hannes Reinecke <hare@suse.de> writes:
> 
> 
>>--- linux-2.6.10/kernel/power/disk.c.orig	2005-01-31
>>    13:54:17.000000000 +0100
>>+++ linux-2.6.10/kernel/power/disk.c	2005-01-31 14:55:14.000000000 +0100
>>@@ -9,6 +9,8 @@
>>   *
>>   */
>>
>>+#define DEBUG
>>+
>>  #include <linux/suspend.h>
>>  #include <linux/syscalls.h>
>>  #include <linux/reboot.h>
>>--- linux-2.6.10/kernel/power/swsusp.c.orig	2005-01-31
>>    13:54:17.000000000 +0100
>>+++ linux-2.6.10/kernel/power/swsusp.c	2005-01-31 14:53:36.000000000 +0100
>>@@ -36,6 +36,8 @@
>>   * For TODOs,FIXMEs also look in Documentation/power/swsusp.txt
>>   */
>>
>>+#define DEBUG
>>+
>>  #include <linux/module.h>
>>  #include <linux/mm.h>
>>  #include <linux/suspend.h>
> 
> 
> Another leftovers?
> 
> Andreas.
> 
Yes. I'll clean that up once someone (ie Pavel) gives his thumbs-up.

Doesn't do any harm, really. swsusp in itself is chatty enough, two 
additional lines don't really matter.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke			hare@suse.de
SuSE Linux AG				S390 & zSeries
Maxfeldstraße 5				+49 911 74053 688
90409 Nürnberg				http://www.suse.de

  reply	other threads:[~2005-01-31 14:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-31 12:30 [PATCH] Resume from initramfs Hannes Reinecke
2005-01-31 12:43 ` Matthew Garrett
2005-01-31 13:15   ` Hannes Reinecke
2005-01-31 12:51 ` Pavel Machek
2005-01-31 14:09   ` Hannes Reinecke
2005-01-31 14:18     ` Matthew Garrett
2005-01-31 14:26       ` Hannes Reinecke
2005-01-31 14:26     ` Andreas Schwab
2005-01-31 14:28       ` Hannes Reinecke [this message]
2005-01-31 18:15     ` Pavel Machek

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=41FE4096.6030103@suse.de \
    --to=hare@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg59@srcf.ucam.org \
    --cc=pavel@suse.cz \
    --cc=schwab@suse.de \
    /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