[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230722161457.7417-B-hca@linux.ibm.com>
Date: Sat, 22 Jul 2023 18:14:57 +0200
From: Heiko Carstens <hca@...ux.ibm.com>
To: Masahiro Yamada <masahiroy@...nel.org>
Cc: Vasily Gorbik <gor@...ux.ibm.com>,
Alexander Gordeev <agordeev@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ux.ibm.com>,
Sven Schnelle <svens@...ux.ibm.com>,
linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kbuild@...r.kernel.org, Jiri Slaby <jirislaby@...nel.org>
Subject: Re: [PATCH v2] s390: use obj-y to descend into drivers/s390/
On Sat, Jul 22, 2023 at 02:13:58AM +0900, Masahiro Yamada wrote:
> The single build rule does not work with the drivers-y syntax. [1]
>
> Use the standard obj-y syntax. It moves the objects from drivers/s390/
> to slightly lower address, but fixes the reported issue.
>
> [1]: https://lore.kernel.org/linux-kbuild/d57ba55f-20a3-b836-783d-b49c8a161b6e@kernel.org/T/#m27f781ab60acadfed8a9e9642f30d5414a5e2df3
>
> Signed-off-by: Masahiro Yamada <masahiroy@...nel.org>
> Tested-by: Jiri Slaby <jirislaby@...nel.org>
> ---
>
> Changes in v2:
> - rephase the commit log
>
> arch/s390/Makefile | 1 -
> drivers/Makefile | 2 ++
> 2 files changed, 2 insertions(+), 1 deletion(-)
Applied, thanks!
Powered by blists - more mailing lists