summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
diff options
context:
space:
mode:
authorMiklos Szeredi2005-09-07 00:19:36 +0200
committerLinus Torvalds2005-09-08 01:58:01 +0200
commit0bb6fcc13ae4fad98e0d610458975e47be0d2203 (patch)
tree1d0fd24ce8d49c139b0b01c5ce59f073d3ae20a9 /drivers/media/video
parent[PATCH] kprobes: fix bug when probed on task and isr functions (diff)
downloadkernel-qcow2-linux-0bb6fcc13ae4fad98e0d610458975e47be0d2203.tar.gz
kernel-qcow2-linux-0bb6fcc13ae4fad98e0d610458975e47be0d2203.tar.xz
kernel-qcow2-linux-0bb6fcc13ae4fad98e0d610458975e47be0d2203.zip
[PATCH] pivot_root() circular reference fix
Fix http://bugzilla.kernel.org/show_bug.cgi?id=4857 When pivot_root is called from an init script in an initramfs environment, it causes a circular reference in the mount tree. The cause of this is that pivot_root() is not prepared to handle pivoting an unattached mount. In an initramfs environment, rootfs is the root of the namespace, and so it is not attached. This patch fixes this and related problems, by returning -EINVAL if either the current root or the new root is detached. Signed-off-by: Miklos Szeredi <miklos@szeredi.hu> Acked-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Cc: <bigfish@asmallpond.org> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/media/video')
0 files changed, 0 insertions, 0 deletions