From patchwork Tue Sep 18 06:55:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] hwspinlock: a single fix for 3.6 From: Ohad Ben-Cohen X-Patchwork-Id: 184626 Message-Id: To: Linus Torvalds Cc: Wei Yongjun , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm Date: Tue, 18 Sep 2012 09:55:40 +0300 Hi Linus, The following changes since commit 55d512e245bc7699a8800e23df1a24195dd08217: Linux 3.6-rc5 (2012-09-08 16:43:45 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git tags/hwspinlock-3.6-fix for you to fetch changes up to e352614cd3e7a5f7af7cff894a3b5a705181de21: hwspinlock/core: move the dereference below the NULL test (2012-09-10 13:19:25 +0300) ---------------------------------------------------------------- A single hwspinlock fix by Wei Yongjun, which prevents potential NULL dereferences. ---------------------------------------------------------------- Wei Yongjun (1): hwspinlock/core: move the dereference below the NULL test drivers/hwspinlock/hwspinlock_core.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)