From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luc Van Oostenryck Subject: Re: [PATCH 0/4] dissect: minor fixes/cleanups Date: Thu, 6 Feb 2020 04:08:11 +0100 Message-ID: <20200206030811.lkcvfmwgztrx44js@ltop.local> References: <20200204165119.GA24330@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wm1-f66.google.com ([209.85.128.66]:36863 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727703AbgBFDIP (ORCPT ); Wed, 5 Feb 2020 22:08:15 -0500 Received: by mail-wm1-f66.google.com with SMTP id p17so5235824wma.1 for ; Wed, 05 Feb 2020 19:08:13 -0800 (PST) Content-Disposition: inline In-Reply-To: <20200204165119.GA24330@redhat.com> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Oleg Nesterov Cc: Alexey Gladkov , linux-sparse@vger.kernel.org On Tue, Feb 04, 2020 at 05:51:19PM +0100, Oleg Nesterov wrote: Thanks for theses patches and the following one. -- Luc