[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BAA829F.7060207@gmail.com>
Date: Wed, 24 Mar 2010 22:22:39 +0100
From: Jiri Slaby <jirislaby@...il.com>
To: Pavel Machek <pavel@....cz>
CC: linux-pm@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
Nigel Cunningham <ncunningham@...a.org.au>,
"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: [RFC 03/15] PM / Hibernate: separate block_io
On 03/24/2010 09:30 PM, Pavel Machek wrote:
> On Tue 2010-03-23 17:17:31, Jiri Slaby wrote:
>> +int sws_bio_read_page(pgoff_t page_off, void *addr, struct bio **bio_chain)
>> +{
>> + return submit(READ, sws_resume_bdev, page_off * (PAGE_SIZE >> 9),
>> + virt_to_page(addr), bio_chain);
>> +}
>
> sws_ is kind of strange prefix. We were trying to get away from
> "swsuspend" name for quite some time...
No problem to change the prefix to anything else. Do you (anybody)
suggest anything?
--
js
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists