Re: [PATCH 1/2] parisc: vdso: remove dead code in vdso32/Makefile

From: Masahiro Yamada
Date: Mon Apr 15 2024 - 22:27:25 EST


On Sun, Mar 31, 2024 at 7:46 AM Helge Deller <deller@xxxxxx> wrote:
>
> On 3/30/24 11:08, Masahiro Yamada wrote:
> > This commit removes the unused build rule because 'obj-cvdso32' is
> > not defined.
> >
> > If you add a C file into arch/parisc/kernel/vdso32/ in the future,
> > you can revert this change. The kernel does not keep code that
> > may or may not be used.
> >
> > Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>
>
> Acked-by: Helge Deller <deller@xxxxxx>
>
> Thank you for those cleanups, Masahiro!
>
> Shall I take your patches via parisc git tree, or will you take
> them via your git trees?
>
> Helge


Thanks, I applied this to my tree now.

(I need this as a prerequisite for my Kbuild work)



--
Best Regards
Masahiro Yamada