[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080807225950.GA6094@verge.net.au>
Date: Fri, 8 Aug 2008 08:59:50 +1000
From: Simon Horman <horms@...ge.net.au>
To: Jesse Barnes <jbarnes@...tuousgeek.org>
Cc: Michael Ellerman <michael@...erman.id.au>,
Matthew Wilcox <matthew@....cx>,
Sven Wegener <sven.wegener@...aler.net>,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Subject: Re: [patch] PCI: check the return value of
device_create_bin_file() in pci_create_bus()
On Thu, Aug 07, 2008 at 09:50:50AM -0700, Jesse Barnes wrote:
> On Wednesday, August 6, 2008 9:56 pm Simon Horman wrote:
> > Check the return value of device_create_bin_file in pci_create_bus and
> > unwind if necessary. Don't propagate error to caller, as failure to create
> > these files shouldn't prevent PCI from being initialised. Instead, just
> > log a warning.
> >
> > Cc: Sven Wegener <sven.wegener@...aler.net>
> > Cc: Michael Ellerman <michael@...erman.id.au>
> > Cc: Matthew Wilcox <matthew@....cx>
> > Signed-off-by: Simon Horman <horms@...ge.net.au>
>
> Applied, thanks for your persistence, Simon! :)
Thanks, sorry for not getting it right much earlier.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists