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:	Mon, 19 Nov 2007 22:39:51 +0100
From:	David <david@...ux.com>
To:	mingo@...e.hu, linux-kernel@...r.kernel.org
Subject: Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8,v2.6.22.13, v2.6.21.7

El Lunes, 19 de Noviembre de 2007, Ingo Molnar escribió:
> * David <david@...ux.com> wrote:
> > I have removed all other patches, and applied only cfs v24 above
> > 2.6.23.8, and the compiler ran into (with CONFIG_FAIR_GROUP_SCHED
> > enabled):
>
> does the patch below help?
>
> 	Ingo

Yes, now sched.c compile without errors, but linking fails at:


  LD      init/built-in.o
  LD      .tmp_vmlinux1
kernel/built-in.o:(.data+0x4a8): undefined reference to `sysctl_sched_min_bal_int_shares'
kernel/built-in.o:(.data+0x4d4): undefined reference to `sysctl_sched_max_bal_int_shares'
make: *** [.tmp_vmlinux1] Error 1

Are defined in "rebalance_shares" and only for smp (I'm compiling without smp).

Attached is my config



-- 
David Rodríguez García
Director Técnico
LiVux I+D S.L.

View attachment ".config" of type "text/plain" (56014 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ