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:	Tue, 25 Mar 2008 18:10:01 -0300
From:	Glauber Costa <gcosta@...hat.com>
To:	Ingo Molnar <mingo@...e.hu>
CC:	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
	glommer@...il.com, tglx@...utronix.de, yhlu.kernel@...il.com
Subject: Re: [PATCH 2/2] [PATCH] move apic declarations to mach_apic.h

Ingo Molnar wrote:
> * Glauber Costa <gcosta@...hat.com> wrote:
> 
>> take them out of the x86_64-specific asm/mach_apic.h
> 
> this broke the 32-bit build:
> 
>  In file included from arch/x86/kernel/cpu/amd.c:8:
>  include/asm-x86/mach-default/mach_apic.h: In function 'init_apic_ldr':
>  include/asm-x86/mach-default/mach_apic.h:47: error: implicit declaration of function 'apic_write_around'
>  [...]
> 
> .config attached.
> 
> 	Ingo
> 
Problem is that local apic is not always present.
I'm sending a replacement.
--
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