[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdXueYTAYFgt-gP79e1NaFzmPmsE1if+DsiZaB5VmNqCXA@mail.gmail.com>
Date: Mon, 9 Aug 2021 17:07:11 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Carlos Bilbao <bilbao@...edu>
Cc: Thomas Gleixner <tglx@...utronix.de>, kbuild-all@...ts.01.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
kbuild test robot <lkp@...el.com>,
Arnd Bergmann <arnd@...db.de>,
Linus Walleij <linus.walleij@...aro.org>,
Matthew Wilcox <willy@...radead.org>,
Catalin Marinas <catalin.marinas@....com>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Michael Ellerman <mpe@...erman.id.au>
Subject: Re: [PATCH v4.1] include: linux: Reorganize timekeeping and ktime headers
On Sun, Aug 1, 2021 at 10:13 PM Carlos Bilbao <bilbao@...edu> wrote:
> Reorganize and separate the headers by making ktime.h take care of the
> ktime_get() family of functions, and reserve timekeeping.h for the actual
> timekeeping. This also helps to avoid implicit function errors and strengthens
> the header dependencies, since timekeeping.h was using ktime_to_ns(), a static
> function defined in a header it does no include, ktime.h. Include the header
> timekeeping.h wherever it is necessary for a successful compilation after the
> header code reorganization.
>
> Signed-off-by: Carlos Bilbao <bilbao@...edu>
> Reported-by: kernel test robot <lkp@...el.com>
> arch/m68k/atari/time.c | 1 +
> arch/m68k/hp300/time.c | 2 +
> arch/m68k/mac/via.c | 1 +
> arch/m68k/mvme16x/config.c | 1 +
> arch/m68k/sun3/sun3ints.c | 1 +
Acked-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists