From: iain d broadfoot <ibroadfo@cis.strath.ac.uk>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Announce: Swsusp-2.0-2.6-alpha1
Date: Sat, 25 Oct 2003 15:20:19 -0400 [thread overview]
Message-ID: <20031025192019.GA1033@iain-vaio-fx405> (raw)
In-Reply-To: <1067069558.1975.54.camel@laptop-linux>
[-- Attachment #1: Type: text/plain, Size: 431 bytes --]
* Nigel Cunningham (ncunningham@clear.net.nz) wrote:
> Hi all.
>
> I'm pleased to be able to announce the first test release of a port of
> the current 2.0 pre-release Software Suspend code to 2.6.
hurrah!
The attached patch allowed the kernel to compile for me, haven't booted
into it as yet.
thanks Nigel,
iain
--
"If sharing a thing in no way diminishes it, it is not rightly owned if it is
not shared." -- St. Augustine
[-- Attachment #2: swsusp.diff --]
[-- Type: text/plain, Size: 371 bytes --]
--- linux-2.6.0-test8-temp/drivers/scsi/scsi_error.c 2003-10-25 15:13:31.000000000 -0400
+++ linux-2.6.0-test8-swsusp/drivers/scsi/scsi_error.c 2003-10-25 14:06:13.000000000 -0400
@@ -1506,7 +1506,7 @@
daemonize("scsi_eh_%d", shost->host_no);
- current->flags |= PF_IOTHREAD;
+ current->flags |= PF_NOFREEZE;
shost->eh_wait = &sem;
shost->ehandler = current;
next prev parent reply other threads:[~2003-10-25 19:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-25 8:12 Nigel Cunningham
2003-10-25 9:19 ` Felipe Alfaro Solana
2003-10-25 9:34 ` Nigel Cunningham
2003-10-25 13:08 ` Andreas Jellinghaus
2003-10-25 19:20 ` iain d broadfoot [this message]
2003-10-25 20:05 ` iain d broadfoot
2003-10-26 7:42 ` Nigel Cunningham
2003-10-26 13:57 ` iain d broadfoot
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=20031025192019.GA1033@iain-vaio-fx405 \
--to=ibroadfo@cis.strath.ac.uk \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®