From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay.hostedemail.com (smtprelay0017.hostedemail.com [216.40.44.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2280B2192E4; Sat, 27 Dec 2025 15:57:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=216.40.44.17 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1766851041; cv=none; b=Xqf7XRdmnvOJ+k0w4Oq0YYJPM7aniwbGDtieFPnPUuXLlq27vrEP109AUfFOa7zLUJ99bBJP/mBv+j9BW5756OIczjz5RxQBUm91Txd5xZw5csTo3ZCDkKmI4O0UI6NsLt/bLitfV2lVW6nt+0ANtwKfvXm/cPUkz/TGZOqjtfU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1766851041; c=relaxed/simple; bh=0eTr0dox93jaYzcBNfvnikWqIefOS1Az8/PDvZAw/n8=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=C/1sduFXKaa/vT7DJ51vc9HO8YqMcmEFl8/HpPNUqlj3n4N7Tmm81JG2SiDOuYKPtasBRzCGfz7rwdG8wHHStP2PQFobQzGc8RbwqQjTYujI6L2fx71uMPrYjKEe7Q0HHUXkoqH17cl2qObs5ORaWp8QQi6g7LSzsjKi3b1bbow= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=goodmis.org; spf=pass smtp.mailfrom=goodmis.org; arc=none smtp.client-ip=216.40.44.17 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=goodmis.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=goodmis.org Received: from omf09.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay02.hostedemail.com (Postfix) with ESMTP id 4CE1D13D079; Sat, 27 Dec 2025 15:57:16 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: rostedt@goodmis.org) by omf09.hostedemail.com (Postfix) with ESMTPA id 0FD8820028; Sat, 27 Dec 2025 15:57:10 +0000 (UTC) Date: Sat, 27 Dec 2025 10:57:01 -0500 From: Steven Rostedt To: Andy Shevchenko Cc: "Yury Norov (NVIDIA)" , Andrew Morton , Masami Hiramatsu , Mathieu Desnoyers , Christophe Leroy , Randy Dunlap , Ingo Molnar , Jani Nikula , Joonas Lahtinen , David Laight , Petr Pavlu , Andi Shyti , Rodrigo Vivi , Tvrtko Ursulin , Daniel Gomez , Greg Kroah-Hartman , "Rafael J. Wysocki" , Danilo Krummrich , linux-kernel@vger.kernel.org, intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-modules@vger.kernel.org, linux-trace-kernel@vger.kernel.org Subject: Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h Message-ID: <20251227105701.5cbeb47e@robin> In-Reply-To: References: <20251225170930.1151781-1-yury.norov@gmail.com> <20251225170930.1151781-8-yury.norov@gmail.com> <20251226115848.298465d4@gandalf.local.home> X-Mailer: Claws Mail 4.3.1 (GTK 3.24.51; x86_64-redhat-linux-gnu) Precedence: bulk X-Mailing-List: linux-modules@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Stat-Signature: 4bi56z6prjoxpu5k77kdk7niwsunwdbw X-Rspamd-Server: rspamout04 X-Rspamd-Queue-Id: 0FD8820028 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Session-ID: U2FsdGVkX1+BV7GvsBH3P8RqkX5NIpmjPk/ZJZbh6cc= X-HE-Tag: 1766851030-923509 X-HE-Meta: U2FsdGVkX19nNp9zKnXj3G8Z7Pf9W6fMJYGbsN003UTQvQm4hf6cBcmJNUvxVZ41ch4Z2eLmAMch67kPfmcme6XcLa2Mv8IEzDX5INq30iCx2g1VpdzfxyezF7cNWadHiSrle/Ec2CmZA11MJfXtfW3nDT256CsdmmoEEgzwQQ0DSW9ajErxpqSgSVfdTPJgyS4Y4NFG06SUGRoMvHI4RQFPt449Q79rbxo8tttv+jPMfdETOa4wmCbP+b8RBotJSzZgiZEWmJG9IxLiVIha+0GFi56mvy7D1fFUFx+iEIj6AKI9Ufg7NdgyUG0W0HW/ozB3/cuaj5tG2CZFymW4FwwpPA3qk8lPxsVDHUNSGkeoaK6JomqPPg== On Sat, 27 Dec 2025 16:45:47 +0200 Andy Shevchenko wrote: > > I'm fine for trying other ways to speed up the compilation, but removing > > full access to trace_printk() isn't one of them. > > I interpreted this as if the header inclusion should be moved from kernel.h > to printk.h as a compromise that satisfies all (?) stakeholders. Is it possible > approach? I'm fine with putting the include of trace_printk.h into printk.h. If you remove printk.h from kernel.h I would expect a lot more people to complain about it. Including Linus himself. -- Steve