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:	Wed, 06 Feb 2008 03:27:09 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	dlezcano@...ibm.com
Cc:	yoshfuji@...ux-ipv6.org, netdev@...r.kernel.org
Subject: Re: [patch 14/14] replace __inline__ by inline in include/linux
 (net related)

From: Daniel Lezcano <dlezcano@...ibm.com>
Date: Wed, 06 Feb 2008 11:39:27 +0100

> YOSHIFUJI Hideaki / 吉藤英明 wrote:
> > In article <20080206092300.701741592@....toulouse-stg.fr.ibm.com> (at Wed, 06 Feb 2008 10:14:19 +0100), Daniel Lezcano <dlezcano@...ibm.com> says:
> > 
> >> replace __inline__ by inline in include/linux (net related)
> >>
> >> Signed-off-by: Daniel Lezcano <dlezcano@...ibm.com>
> >> ---
> >>  include/linux/atm.h        |    4 ++--
> >>  include/linux/atmsap.h     |    2 +-
> >>  include/linux/hdlc.h       |   13 +++++++------
> >>  include/linux/inetdevice.h |   14 ++++++--------
> >>  include/linux/netlink.h    |    5 +++--
> >>  include/linux/rtnetlink.h  |    2 +-
> >>  6 files changed, 20 insertions(+), 20 deletions(-)
> > 
> > Please do this change within the #ifdef __KERNEL__ .. #endif only.
> 
> Oups ! I didn't thought about userspace program when modifying these 
> headers. Thanks for catching this.
> 
> Hopefully, the patches can be applied separately. Is it possible to 
> discard this one ?

What is the real problem though?

Oh, c89 style C compilation will break with plain "inline"?

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ