From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751678AbcEJKj6 (ORCPT ); Tue, 10 May 2016 06:39:58 -0400 Received: from mx2.suse.de ([195.135.220.15]:36930 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751252AbcEJKj5 (ORCPT ); Tue, 10 May 2016 06:39:57 -0400 From: Johannes Thumshirn To: Greg KH Cc: Andreas Werner , Linux Kernel Mailinglist , Johannes Thumshirn Subject: [PATCH 0/2] MCB: two additional fixes for v4.7 Date: Tue, 10 May 2016 12:39:43 +0200 Message-Id: X-Mailer: git-send-email 2.8.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, Here are two additional fixes for MCB from me, which would be good to have in v4.7. One fixes a panic when doing a insmod/rmmod loop and one grabs a reference to the carrier driver's module as long as client drivers are loaded. Both bugs have been reported by Andy and he tested the fixes as well. Sorry for being so close to the merge window. Johannes Thumshirn (2): mcb: Acquire reference to device in probe mcb: Acquire reference to carrier module in core drivers/mcb/mcb-core.c | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) -- 2.8.1