From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A4E9BC001DB for ; Thu, 10 Aug 2023 09:46:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9GnTejn1sJHFsosbZ+cs9pn/yE9YoMZ8ja9vQ04zSdY=; b=yq7FjochPbjWRp 8P/VxRgf0WW+vRRSeWXlsE0UbQQedQMkzdPGd3AKXi2GWWpgoZHBgcNRw8+Ujbu0Sn4J0Bq6Y/pf6 okzVQfCBWBW1MstO+cHlbO4wB6MUPSDvG5uZaR8vEWCbymGucLDawG7eKaU2qWMbOinK40YQ3CM+J Of80lN4NcmHnfQ3B77+O1Pvae6qw09Huo8uNIhf366H+BSGd9Ndep5rQYIeDgldQ0HCRDU9cmKy0D jeaaW3+YsORf9oeLztB/wBrLK8drl6n/UJVYZObt4X1ECqBjN5BpHdsxyqLiaqzrkC6oQn2dK04yj GuBW19h2oO/i7aPTS/8Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qU2F8-0070vP-1H; Thu, 10 Aug 2023 09:46:10 +0000 Received: from smtp-out1.suse.de ([2001:67c:2178:6::1c]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qU2F2-0070sf-2e; Thu, 10 Aug 2023 09:46:09 +0000 Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id 44EE421852; Thu, 10 Aug 2023 09:45:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1691660758; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=T5qTe0YO8ZqB3VKwRihJas1gwrGZq8M70nX+lVeOtE4=; b=ncg0wKhJKKECfLl1sFF4YhPUNlfV59io48guMoOonvWgTdJjVRfGbdT+1/bWhly/jpv7hx kIdLlCbqD7WfxmQ2H97bi6Z5frEgW1eDwSJCenXTxKr4sPNFcDpXOcQh97eaztbtVe1DRT jGXCmWWCnE6LF3DX1/qMszXsf+Qkxyw= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1691660758; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=T5qTe0YO8ZqB3VKwRihJas1gwrGZq8M70nX+lVeOtE4=; b=z2fwfT5Fk/VdD3D/wapPZUHO8CNQLtNVsxwkSYm/8Ip/D4tiTihZOBGPtvem3ZPDvLmSn6 O/i0ueJsxX0FexDA== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 33164138E0; Thu, 10 Aug 2023 09:45:58 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id 4fbbC9ax1GSsCAAAMHmgww (envelope-from ); Thu, 10 Aug 2023 09:45:58 +0000 Received: by quack3.suse.cz (Postfix, from userid 1000) id A36BCA076F; Thu, 10 Aug 2023 11:45:57 +0200 (CEST) Date: Thu, 10 Aug 2023 11:45:57 +0200 From: Jan Kara To: Andrew Morton Cc: Jan Kara , Haibo Li , linux-kernel@vger.kernel.org, "Matthew Wilcox (Oracle)" , Matthias Brugger , AngeloGioacchino Del Regno , linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, xiaoming.yu@mediatek.com Subject: Re: [PATCH] mm/filemap.c:fix update prev_pos after one read request done Message-ID: <20230810094557.pesc4pnwuicrisqh@quack3> References: <20230628110220.120134-1-haibo.li@mediatek.com> <20230809164446.uwxryhrfbjka2lio@quack3> <20230809114507.57282ff1dd14973f3964e669@linux-foundation.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230809114507.57282ff1dd14973f3964e669@linux-foundation.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230810_024604_999009_E2738F0E X-CRM114-Status: GOOD ( 13.05 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed 09-08-23 11:45:07, Andrew Morton wrote: > On Wed, 9 Aug 2023 18:44:46 +0200 Jan Kara wrote: > > > Willy, any opinion? Andrew, can you pickup the patch if Willy doesn't > > object? > > I added it to mm.git on July 2. Ah, sorry for the noise then. I should have checked that. Thanks! Honza -- Jan Kara SUSE Labs, CR _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel