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:	Sun, 12 Apr 2015 11:43:29 -0700
From:	Andy Lutomirski <luto@...capital.net>
To:	Brian Gerst <brgerst@...il.com>
Cc:	X86 ML <x86@...nel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Ingo Molnar <mingo@...nel.org>,
	Denys Vlasenko <dvlasenk@...hat.com>
Subject: Re: [PATCH 2/2] x86: Remove unused TI_cpu

On Sun, Apr 12, 2015 at 6:14 AM, Brian Gerst <brgerst@...il.com> wrote:
> Signed-off-by: Brian Gerst <brgerst@...il.com>

Acked-by: Andy Lutomirski <luto@...nel.org>

> ---
>  arch/x86/kernel/asm-offsets_32.c | 3 ---
>  1 file changed, 3 deletions(-)
>
> diff --git a/arch/x86/kernel/asm-offsets_32.c b/arch/x86/kernel/asm-offsets_32.c
> index 628bfd4c..6ce3902 100644
> --- a/arch/x86/kernel/asm-offsets_32.c
> +++ b/arch/x86/kernel/asm-offsets_32.c
> @@ -26,9 +26,6 @@ void foo(void)
>         OFFSET(CPUINFO_x86_vendor_id, cpuinfo_x86, x86_vendor_id);
>         BLANK();
>
> -       OFFSET(TI_cpu, thread_info, cpu);
> -       BLANK();
> -
>         OFFSET(PT_EBX, pt_regs, bx);
>         OFFSET(PT_ECX, pt_regs, cx);
>         OFFSET(PT_EDX, pt_regs, dx);
> --
> 2.1.0
>



-- 
Andy Lutomirski
AMA Capital Management, LLC
--
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