Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752172AbbD3Rew (ORCPT ); Thu, 30 Apr 2015 13:34:52 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:46666 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750831AbbD3Res (ORCPT ); Thu, 30 Apr 2015 13:34:48 -0400 Date: Thu, 30 Apr 2015 19:34:41 +0200 From: Pavel Machek To: Christoph Hellwig Cc: Ming Lin , linux-kernel@vger.kernel.org, Kent Overstreet , Jens Axboe , Dongsu Park , linux-pm@vger.kernel.org, rjw@sisk.pl, "Rafael J. Wysocki" Subject: Re: [PATCH v3 4/4] PM: submit bio in a sane way in cases without bio_chain Message-ID: <20150430173441.GA23579@amd> References: <1429830275-6792-1-git-send-email-mlin@kernel.org> <1429830275-6792-5-git-send-email-mlin@kernel.org> <20150424161726.GA21763@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150424161726.GA21763@infradead.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1052 Lines: 29 Hi! > >From af56dde07c34b203f5c40c8864bfd55697b0aad0 Mon Sep 17 00:00:00 2001 > From: Christoph Hellwig > Date: Fri, 24 Apr 2015 11:26:00 +0200 > Subject: suspend: sane block I/O handling > > stop abusing struct page functionality and the swap end_io handler, and > instead add a modified version of the blk-lib.c bio_batch helpers. > > Also move the block I/O code into swap.c as they are directly tied into > each other. > > Signed-off-by: Christoph Hellwig Tested-by: Pavel Machek Acked-by: Pavel Machek (thinkpad x60 in shutdown mode, platform mode has some problems, but they are probably not related). -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/