From: David Daney Date: Fri, 2 Jan 2009 13:49:41 +0000 (+0000) Subject: 8250: Don't clobber spinlocks. X-Git-Tag: v2.6.29-rc1~545^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b430428a188e8a434325e251d0704af4b88b4711;p=pandora-kernel.git 8250: Don't clobber spinlocks. In serial8250_isa_init_ports(), the port's lock is initialized. We should not overwrite it. In early_serial_setup(), only copy in the fields we need. Since the early console code only uses a subset of the fields, these are sufficient. Signed-off-by: David Daney Signed-off-by: Tomaso Paoletti Signed-off-by: Andrew Morton Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed