From mboxrd@z Thu Jan 1 00:00:00 1970 From: baohua@kernel.org (Barry Song) Date: Fri, 30 May 2014 18:02:53 +0800 Subject: [PATCH tty-next] serial: sirf: Fix compilation failure In-Reply-To: <20140529182524.GA22969@kroah.com> References: <1396010535-2654-1-git-send-email-daniel.thompson@linaro.org> <1401358423-31532-1-git-send-email-daniel.thompson@linaro.org> <20140529182524.GA22969@kroah.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 2014-05-30 2:25 GMT+08:00 Greg Kroah-Hartman : > On Thu, May 29, 2014 at 08:14:02PM +0800, Barry Song wrote: >> 2014-05-29 18:13 GMT+08:00 Daniel Thompson : >> > After 07d410e0) serial: sirf: fix spinlock deadlock issue it is no longer >> > possiblet to compile this driver. The rename of one of the spinlocks is >> > faulty. After looking at the original patch I believe this is the correct >> > fix. >> > >> > Compile tested using ARM's multi_v7_defconfig >> > >> > Cc: Greg Kroah-Hartman >> > Cc: Jiri Slaby >> > Cc: Barry Song >> > Cc: Qipan Li >> > Cc: linux-serial at vger.kernel.org >> > Signed-off-by: Daniel Thompson >> >> Qipan prepared a same patch to fix this. > > Why didn't he send it? it is not that he didn't want to send, it is because Daniel has sent the same patch earlier. > -barry