Unverified Commit 2319f9d0 authored by Nam Cao's avatar Nam Cao Committed by Christian Brauner
Browse files

selftests/coredump: Remove the read() that fails the test



Resolve a conflict between
  commit 6a68d280 ("selftests/coredump: Fix "socket_detect_userspace_client" test failure")
and
  commit 994dc263 ("selftests/coredump: fix build")

The first commit adds a read() to wait for write() from another thread to
finish. But the second commit removes the write().

Now that the two commits are in the same tree, the read() now gets EOF and
the test fails.

Remove this read() so that the test passes.

Signed-off-by: default avatarNam Cao <namcao@linutronix.de>
Link: https://lore.kernel.org/20250811074957.4079616-1-namcao@linutronix.de


Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 542ede09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment