From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752406AbcGXMSR (ORCPT ); Sun, 24 Jul 2016 08:18:17 -0400 Received: from ozlabs.org ([103.22.144.67]:41422 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751940AbcGXMSP (ORCPT ); Sun, 24 Jul 2016 08:18:15 -0400 From: Rusty Russell To: Prarit Bhargava , linux-kernel@vger.kernel.org Cc: Prarit Bhargava , Jonathan Corbet , linux-doc@vger.kernel.org Subject: Re: [PATCH v5] Add kernel parameter to blacklist modules In-Reply-To: <1468935108-32338-1-git-send-email-prarit@redhat.com> References: <87vb03hb6h.fsf@rustcorp.com.au> <1468935108-32338-1-git-send-email-prarit@redhat.com> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Thu, 21 Jul 2016 15:38:57 +0930 Message-ID: <87lh0vzfnq.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 Prarit Bhargava writes: > Rusty, this looks like it will work. I tested this by adding Applied. Hey, we got there in the end! Thanks for your patience, Rusty.