From: Alan Cox Date: Fri, 29 Sep 2006 09:00:40 +0000 (-0700) Subject: [PATCH] tty: lock ticogwinsz X-Git-Tag: v2.6.19-rc1~735 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=808a0d389ff8d85017ec811085a6083394c02caf;p=pandora-kernel.git [PATCH] tty: lock ticogwinsz Now we lock the set ioctl its trivial to lock the get one so the data copied is consistent. At the moment we have the BKL here but this removes the need for it and is a step in the right direction Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed