Files
linux-stable-mirror/include/linux
Greg Kroah-Hartman b3983b1042 export: fix string handling of namespace in EXPORT_SYMBOL_NS
[ Upstream commit d143b9db80 ]

Commit c3a6cf19e6 ("export: avoid code duplication in
include/linux/export.h") broke the ability for a defined string to be
used as a namespace value.  Fix this up by using stringify to properly
encode the namespace name.

Fixes: c3a6cf19e6 ("export: avoid code duplication in include/linux/export.h")
Cc: Miroslav Benes <mbenes@suse.cz>
Cc: Emil Velikov <emil.l.velikov@gmail.com>
Cc: Jessica Yu <jeyu@kernel.org>
Cc: Quentin Perret <qperret@google.com>
Cc: Matthias Maennich <maennich@google.com>
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20220427090442.2105905-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 18:36:06 +02:00
..
2022-06-09 10:22:57 +02:00
2021-12-14 10:57:11 +01:00
2021-11-25 09:48:41 +01:00
2021-11-25 09:49:08 +01:00
2022-04-13 20:59:03 +02:00
2021-11-18 19:15:51 +01:00
2022-06-09 10:23:32 +02:00
2021-11-21 13:44:12 +01:00
2021-12-14 10:57:15 +01:00