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:	Sat, 6 Sep 2008 15:17:27 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Krzysztof Helt <krzysztof.h1@...zta.fm>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: 2.6.27-rc5-mm1 compilation fix with gcc 3.4.6


* Krzysztof Helt <krzysztof.h1@...zta.fm> wrote:

> Hi Andrew,
> 
> I found that 2.6.27-rc5-mm1 does not compile with gcc 3.4.6.
> The error is:
>   CC      kernel/sched.o
> kernel/sched.c: In function `start_rt_bandwidth':
> kernel/sched.c:208: sorry, unimplemented: inlining failed in call to 'rt_bandwidth_enabled': function body not available
> kernel/sched.c:214: sorry, unimplemented: called from here
> make[1]: *** [kernel/sched.o] Error 1
> make: *** [kernel] Error 2
> 
> It seems that the gcc 3.4.6 requires full inline definition before 
> first usage. The patch below fixes the compilation problem.

applied to tip/sched/rt, thanks Krzysztof!

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