[LTP] [PATCH v1 1/1] syscalls/<delete, init, finit>_module: Rename /proc/dummy to module specific path name
Li Wang
liwang@redhat.com
Mon Sep 9 10:15:47 CEST 2024
On Mon, Sep 9, 2024 at 3:51 PM Nirjhar Roy <nirjhar@linux.ibm.com> wrote:
> Tests in syscalls/delete_module/, syscalls/init_module and
> syscalls/finit_module use kernel
> modules all of which create a /proc/dummy node. When these tests run in
> parralel, there appears
> to be a situation where these tests simulatenously tries to create
> /proc/dummy node. This generates
> a kernel warning "proc_dir_entry '/proc/dummy' already registered".
> This patch renames the /proc/dummy node to module specific name in order
> to avoid the conflict.
>
> Signed-off-by: Nirjhar Roy <nirjhar@linux.ibm.com>
>
Reviewed-by: Li Wang <liwang@redhat.com>
--
Regards,
Li Wang
More information about the ltp
mailing list