[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1509513f-0423-4834-9e77-b0c2392a4260@app.fastmail.com>
Date: Fri, 19 Apr 2024 14:19:14 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Heiko Carstens" <hca@...ux.ibm.com>,
"Alexandra Winter" <wintera@...ux.ibm.com>,
"Thorsten Winkler" <twinkler@...ux.ibm.com>
Cc: "Nathan Chancellor" <nathan@...nel.org>,
"Andrew Morton" <akpm@...ux-foundation.org>, 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,
Netdev <netdev@...r.kernel.org>, llvm@...ts.linux.dev,
patches@...ts.linux.dev
Subject: Re: [PATCH 1/3] s390/vmlogrdr: Remove function pointer cast
On Fri, Apr 19, 2024, at 14:15, Heiko Carstens wrote:
>
> Plus we need to fix the potential bug you introduced with commit
> 42af6bcbc351 ("tty: hvc-iucv: fix function pointer casts"). But at
> least this is also iucv_bus related.
>
> Alexandra, Thorsten, any objections if CONFIG_IUCV would be changed so
> it can only be compiled in or out, but not as a module anymore?
You can also just drop the iucv_exit() function, making the
module non-removable when it has an init function but no exit.
Arnd
Powered by blists - more mailing lists