[PATCH 0/2] Fix vargs handling in iucv_alloc_device()
From: Vasily Gorbik
Date: Tue Aug 13 2024 - 06:42:55 EST
Export kobject_set_name_vargs() and use it in iucv_alloc_device() to
fix vargs handling.
@Greg and Rafael:
Could you please ack the first patch so I can take both patches via the
s390 tree?
Thank you
Heiko Carstens (1):
s390/iucv: Fix vargs handling in iucv_alloc_device()
Vasily Gorbik (1):
kobject: Export kobject_set_name_vargs() symbol
lib/kobject.c | 1 +
net/iucv/iucv.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
2.41.0