From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760028AbcHaU6a (ORCPT ); Wed, 31 Aug 2016 16:58:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34050 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753198AbcHaU61 (ORCPT ); Wed, 31 Aug 2016 16:58:27 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <5882481.rHsi0mzMry@wuerfel> References: <5882481.rHsi0mzMry@wuerfel> <20160826152546.604384-4-arnd@arndb.de> <20160826152546.604384-1-arnd@arndb.de> <13158.1472373737@warthog.procyon.org.uk> To: Arnd Bergmann Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org, Linus Torvalds , "David S. Miller" , netdev@vger.kernel.org Subject: Re: [PATCH 3/5] rxrpc: fix last_call processing MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1259.1472677104.1@warthog.procyon.org.uk> Date: Wed, 31 Aug 2016 21:58:24 +0100 Message-ID: <1260.1472677104@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Wed, 31 Aug 2016 20:58:27 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd Bergmann wrote: > I'll follow up with the fixes, both of which are rather > straightforward. Are they both in? [PATCH 2/2] rxrpc: fix undefined behavior in rxrpc_mark_call_released David