Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753462Ab3I2Wqi (ORCPT ); Sun, 29 Sep 2013 18:46:38 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:47416 "EHLO mail-ee0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751232Ab3I2Wqf (ORCPT ); Sun, 29 Sep 2013 18:46:35 -0400 MIME-Version: 1.0 In-Reply-To: <20130929224106.GA19331@thunk.org> References: <1380399187-4962-1-git-send-email-yinghai@kernel.org> <20130929224106.GA19331@thunk.org> Date: Sun, 29 Sep 2013 15:46:33 -0700 X-Google-Sender-Auth: CjWVh09TYKLmfuRcNqvqgMnNT4U Message-ID: Subject: Re: [PATCH] PCI: Workaround missing pci_set_master in pci drivers From: Linus Torvalds To: "Theodore Ts'o" , Yinghai Lu , Linus Torvalds , Bjorn Helgaas , Benjamin Herrenschmidt , "linux-pci@vger.kernel.org" , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 946 Lines: 24 On Sun, Sep 29, 2013 at 3:41 PM, Theodore Ts'o wrote: > On Sat, Sep 28, 2013 at 01:13:07PM -0700, Yinghai Lu wrote: >> Fixed by add checking in pci_enable_bridge, and call pci_set_master >> if driver skip that. >> That will make the code more robot and wade off problem for missing >> pci_set_master in drivers. > > Petty spelling nit; feel free to ignore unless you need to respin the > patch anyway.... > > s/robot/robost/ That's an oddly spelled nitpick "correction". If you really want to fix it, it's "robust" and "ward off problems". But it's too late now, and the wrong spelling and word choice is in the git tree and released in the -rc3 I just pushed out. Linus -- 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/