Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752621AbbHCCul (ORCPT ); Sun, 2 Aug 2015 22:50:41 -0400 Received: from ozlabs.org ([103.22.144.67]:41134 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752185AbbHCCuk (ORCPT ); Sun, 2 Aug 2015 22:50:40 -0400 From: Rusty Russell To: "Linus Torvalds" Cc: "LKML" Cc: He Kuang Cc: Peter Zijlstra (Intel) Subject: [PULL] modules fix User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Mon, 03 Aug 2015 12:20:27 +0930 Message-ID: <87mvy96q6k.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1061 Lines: 29 The following changes since commit d61be4b3f2684b6d76ef8c1d28ecdeb9bb20fa8f: Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2015-07-28 11:26:13 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus for you to fetch changes up to fe0d34d242fa1e0dec059e774d146a705420bc9a: module: weaken locking assertion for oops path. (2015-07-29 06:13:22 +0930) ---------------------------------------------------------------- Single overzealous locking assertion fix. Cheers, Rusty. ---------------------------------------------------------------- Rusty Russell (1): module: weaken locking assertion for oops path. kernel/module.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/