diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index 2a2e81bb6..379477fa9 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -97,14 +97,6 @@
bash tests/run.sh --srcdir=$PWD --builddir=$PWD
- There is one test that fails in the chroot environment and
- causes the tests to hang forever. The problem does not occur outside
- of the chroot environment.
- To work around the problem, delete the test:
-
- rm tests/ts/lsns/ioctl_ns
-
-
chown -Rv tester .
su tester -c "make -k check"