lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 1 May 2009 08:14:35 -0700
From:	Greg KH <gregkh@...e.de>
To:	Jean Delvare <khali@...ux-fr.org>
Cc:	Ming Lei <tom.leiming@...il.com>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] driver core: Silent meaningless error message

On Fri, May 01, 2009 at 02:51:51PM +0200, Jean Delvare wrote:
> I see the following error message in my kernel logs:
> 
> w83627ehf.2576: use which platform_data?
> 
> This is caused by platform_device_add_data() setting both
> pdev->platform_data and pdev->dev.platform_data, and then
> platform_device_add() complaining if both pointers are set.
> 

The patch that causes this is about to be reverted later today (it's
already reverted in my trees), as it was the wrong thing to do, as you
point out.

So this should be solved soon, no need for your patch.

thanks,

greg k-h
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ