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:	Tue, 27 Jan 2009 09:44:45 +0100
From:	Jean Delvare <khali@...ux-fr.org>
To:	Rufus & Azrael <rufus-azrael@...ericable.fr>
Cc:	Linux-kernel Mailing List <linux-kernel@...r.kernel.org>,
	Ingo Molnar <mingo@...e.hu>, Takashi Iwai <tiwai@...e.de>,
	Jaswinder Singh Rajput <jaswinderlinux@...il.com>
Subject: Re: [2.6.29-rc2-git2] compilation warnings

On Tue, 27 Jan 2009 08:15:29 +0100, Rufus & Azrael wrote:
> Hi all,

First of all: you really DO NOT WANT to send a message to 4000 people
asking for an acknowledgment of receipt.

> Here are my compilation warnings for fresh 2.6.29-rc2-git2 kernel :

Sending 33k of warning messages at once to a generic mailing list is
unlikely to get you anywhere. If you really want these warnings to get
fixed, you better find the right person to report each warning.
Otherwise your report has very little value.

> > drivers/i2c/i2c-core.c: In function ‘i2c_new_device’:
> > drivers/i2c/i2c-core.c:283: attention : ‘i2c_attach_client’ is 
> > deprecated (declared at include/linux/i2c.h:434)
> > drivers/i2c/i2c-core.c: In function ‘i2c_del_adapter’:
> > drivers/i2c/i2c-core.c:646: attention : ‘detach_client’ is deprecated 
> > (declared at include/linux/i2c.h:154)
> > drivers/i2c/i2c-core.c: In function ‘i2c_register_driver’:
> > drivers/i2c/i2c-core.c:713: attention : ‘detach_client’ is deprecated 
> > (declared at include/linux/i2c.h:154)
> > drivers/i2c/i2c-core.c: In function ‘__detach_adapter’:
> > drivers/i2c/i2c-core.c:780: attention : ‘detach_client’ is deprecated 
> > (declared at include/linux/i2c.h:154)
> > drivers/i2c/i2c-core.c: Hors de toute fonction :
> > drivers/i2c/i2c-core.c:876: attention : ‘i2c_attach_client’ is 
> > deprecated (declared at drivers/i2c/i2c-core.c:827)
> > drivers/i2c/i2c-core.c:876: attention : ‘i2c_attach_client’ is 
> > deprecated (declared at drivers/i2c/i2c-core.c:827)
> > drivers/i2c/i2c-core.c:904: attention : ‘i2c_detach_client’ is 
> > deprecated (declared at drivers/i2c/i2c-core.c:879)
> > drivers/i2c/i2c-core.c:904: attention : ‘i2c_detach_client’ is 
> > deprecated (declared at drivers/i2c/i2c-core.c:879)

Deprecation warnings are aimed at other developers, users can ignore
them safely. They will go away as soon as the deprecated symbols are no
longer used.

-- 
Jean Delvare
--
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