From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH] printk: Make linux/printk.h self-contained Date: Mon, 15 Jun 2020 15:17:27 -0400 Message-ID: <20200615151727.3c7e9786@oasis.local.home> References: <20200611125144.GA2506@gondor.apana.org.au> <20200613122834.GA23739@xsang-OptiPlex-9020> <20200613130949.GA22005@gondor.apana.org.au> <20200613142901.65xieioomt6bbqa6@ltop.local> <20200615114038.GA20708@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org ([198.145.29.99]:44020 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729354AbgFOTRa (ORCPT ); Mon, 15 Jun 2020 15:17:30 -0400 In-Reply-To: <20200615114038.GA20708@gondor.apana.org.au> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Herbert Xu Cc: Luc Van Oostenryck , kernel test robot , linux-sparse@vger.kernel.org, Petr Mladek , Sergey Senozhatsky , Linux Kernel Mailing List , kbuild-all@lists.01.org On Mon, 15 Jun 2020 21:40:38 +1000 Herbert Xu wrote: > Thanks for investigating. I now realise that this was sent against > my first patch which did have this problem, which was fixed in my > second patch. Sorry for the false alarm. Which is why it is recommended that new patches start their own threads ;-) That said, Acked-by: Steven Rostedt (VMware) for the v2 patch. -- Steve