From 34f8f0a5e953d3e40c4419e5e5c4b6fd14f7ebf2 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 13 Dec 2006 00:34:57 -0800 Subject: [PATCH] [PATCH] tty: remove useless memory barrier I don't see why there is a memory barrier in copy_from_read_buf() at all. Even if it was useful spin_unlock_irqrestore implies a barrier. Signed-off-by: Ralf Baechle Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed