[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87plxpkesh.ffs@tglx>
Date: Thu, 25 Jan 2024 09:17:34 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: Anna-Maria Behnsen <anna-maria@...utronix.de>, linux-kernel@...r.kernel.org
Cc: Frederic Weisbecker <frederic@...nel.org>, Ingo Molnar
<mingo@...nel.org>, John Stultz <jstultz@...gle.com>, Stephen Boyd
<sboyd@...nel.org>, Jonathan Corbet <corbet@....net>, Clemens Ladisch
<clemens@...isch.de>, linux-doc@...r.kernel.org, Anna-Maria Behnsen
<anna-maria@...utronix.de>
Subject: Re: [PATCH 1/8] include/hrtimers: Move hrtimer base related
definitions into hrtimer_defs
On Tue, Jan 23 2024 at 17:46, Anna-Maria Behnsen wrote:
> hrtimer base related struct definitions are part of hrtimers.h as it is
> required there. With this, also the struct documentation which is for core
> code internal use, is exposed into the general api. To prevent this, all
> core internal definitions and the related includes are moved into
> hrtimer_defs header file.
Shouldn't this simply move to kernel/time/... ? Nothing outside of it
needs hrtimer_base
Thanks,
tglx
Powered by blists - more mailing lists