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] [day] [month] [year] [list]
Date:	Mon, 9 Jul 2007 14:06:06 +0100
From:	Ralf Baechle <ralf@...ux-mips.org>
To:	Adrian Bunk <bunk@...sta.de>
Cc:	linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org
Subject: Re: [2.6 patch] include/asm-mips/processor.h: "extern inline" ->
	"static inline"

On Mon, Jul 09, 2007 at 02:22:40PM +0200, Adrian Bunk wrote:

> In C99 (and therefore in gcc >= 4.3), "extern inline" means that the 
> function should be compiled inline where the inline definition is seen, 
> and that the compiler should also emit a copy of the function body with 
> an externally visible symbol.

Uh, indeed.  Thanks for the reminder.  Patch applied.

  Ralf
-
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