[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+8MBbKZ4_OdrW=MurQ+OO8YW6x1iAF+thB5XASE4wXmXnREtQ@mail.gmail.com>
Date: Mon, 10 Nov 2014 13:32:08 -0800
From: Tony Luck <tony.luck@...il.com>
To: Wolfram Sang <wsa@...-dreams.de>
Cc: Greg KH <gregkh@...uxfoundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Julia Lawall <julia.lawall@...6.fr>
Subject: Re: [PATCH RESEND 1/4] core: platform: add warning if driver has no owner
> + if (!drv->owner)
> + printk(KERN_WARNING "Driver '%s' needs an owner", drv->name);
This showed up in next-20141110 and on ia64 I see 44 "needs an owner" messages,
even from drivers like e1000.
Anyone else seeing anything like that? Or is some ia64 initialization path
missing an update?
-Tony
--
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