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:	Wed, 18 Apr 2012 08:13:19 -0400
From:	Prarit Bhargava <prarit@...hat.com>
To:	Thomas Gleixner <tglx@...utronix.de>
CC:	linux-kernel@...r.kernel.org, John Stultz <johnstul@...ibm.com>
Subject: Re: [PATCH] Fix CONFIG_CLOCKSOURCE_WATCHDOG=n compile



On 04/18/2012 07:44 AM, Thomas Gleixner wrote:
> On Wed, 11 Apr 2012, Prarit Bhargava wrote:
> 
>> Noticed this while debugging -- compile fails with
>>
>> arch/x86/built-in.o: In function `mark_tsc_unstable':
>> /home/linux-2.6/arch/x86/kernel/tsc.c:791: undefined reference to
>> `clocksource_mark_unstable'
>> make: *** [.tmp_vmlinux1] Error 1
>>
>> Add in an empty function for the !CONFIG_CLOCKSOURCE_WATCHDOG case.
> 
> CONFIG_CLOCKSOURCE_WATCHDOG for x86 is always 'y', so what's the point?

Ah, I was playing around with the .config directly while debugging and I didn't
notice that.  Sorry for the noise ...

P.
--
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