From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luc Van Oostenryck Subject: Re: [PATCH] dissect: enforce toplevel() if SYM_STRUCT was not defined Date: Mon, 2 Mar 2020 14:17:04 +0100 Message-ID: <20200302131704.4oiixurruvcmjduj@ltop.local> References: <20200227152115.GA19970@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-wr1-f68.google.com ([209.85.221.68]:39604 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727589AbgCBNRI (ORCPT ); Mon, 2 Mar 2020 08:17:08 -0500 Received: by mail-wr1-f68.google.com with SMTP id y17so12554641wrn.6 for ; Mon, 02 Mar 2020 05:17:07 -0800 (PST) Content-Disposition: inline In-Reply-To: <20200227152115.GA19970@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 Thu, Feb 27, 2020 at 04:21:15PM +0100, Oleg Nesterov wrote: > A separate change for documentation purposes. Thanks. Applied & pushed. -- Luc