kernel_samsung_a53x/net/9p
Pedro Falcato a181cc89ed 9p: Avoid creating multiple slab caches with the same name
[ Upstream commit 79efebae4afc2221fa814c3cae001bede66ab259 ]

In the spirit of [1], avoid creating multiple slab caches with the same
name. Instead, add the dev_name into the mix.

[1]: https://lore.kernel.org/all/20240807090746.2146479-1-pedro.falcato@gmail.com/

Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Reported-by: syzbot+3c5d43e97993e1fa612b@syzkaller.appspotmail.com
Message-ID: <20240807094725.2193423-1-pedro.falcato@gmail.com>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-30 02:33:27 +01:00
..
client.c 9p: Avoid creating multiple slab caches with the same name 2024-11-30 02:33:27 +01:00
error.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mod.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
protocol.c net: 9p: avoid freeing uninit memory in p9pdu_vreadf 2024-11-18 12:12:01 +01:00
protocol.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trans_common.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trans_common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trans_fd.c 9p/trans_fd: Annotate data-racy writes to file::f_flags 2024-11-18 11:43:14 +01:00
trans_rdma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trans_virtio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trans_xen.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00