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:	Sat, 6 Sep 2008 18:33:46 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Arjan van de Ven <arjan@...radead.org>
Cc:	linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
	dwmw2@...radead.org, drepper@...hat.com, tglx@...x.de
Subject: Re: [PATCH 0/13] Turn hrtimers into a range capable timer


* Arjan van de Ven <arjan@...radead.org> wrote:

> ok I fixed this in the master branch of
> git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-hrtimer.git

thanks, pulled. Next build failure is:

In file included from include/linux/sched.h:87,
                 from arch/x86/kernel/asm-offsets_32.c:9,
                 from arch/x86/kernel/asm-offsets.c:3:
include/linux/hrtimer.h: In function 'hrtimer_is_hres_active':
include/linux/hrtimer.h:211: error: 'struct hrtimer_cpu_base' has no member named 'hres_active'
include/linux/hrtimer.h: At top level:
include/linux/hrtimer.h:316: error: redefinition of 'hrtimer_cb_get_time'
include/linux/hrtimer.h:205: error: previous definition of 'hrtimer_cb_get_time' was here
include/linux/hrtimer.h:321: error: redefinition of 'hrtimer_is_hres_active'
include/linux/hrtimer.h:210: error: previous definition of 'hrtimer_is_hres_active' was here

config attached.

i've pushed out the broken tree into tip/tmp.broken.range-hrtimers

	Ingo.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ