Re: __assign_str handling

Johannes Berg <[email protected]> Mon, 17 Jun 2024 19:01:28 +0200
Newsgroups org.kernel.vger.backports
Message-ID <[email protected]>
>=20
> Could we modify __assign_str to handle variadic inputs?

I think no, because __assign_str is actually redefined a few times
during the trace code construction.

johannes