Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1435495

Re: [PATCH 1/6] x86: fix duplicated X86_BUG(9) macro

From Borislav Petkov <bp@alien8.de>
Newsgroups linux.kernel
Subject Re: [PATCH 1/6] x86: fix duplicated X86_BUG(9) macro
Date 2016-07-01 18:50 +0200
Message-ID <rQ9ND-xE-5@gated-at.bofh.it> (permalink)
References <rPUlz-7QC-3@gated-at.bofh.it> <rPUlz-7QC-11@gated-at.bofh.it> <rQ3fc-4Yz-17@gated-at.bofh.it> <rQ9DX-ug-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jul 01, 2016 at 09:30:37AM -0700, Andy Lutomirski wrote:
> I put the ifdef there to prevent anyone from accidentally using it in
> a 64-bit code path, not to save a bit.  We could put in the middle of
> the list to make the mistake much less likely to be repeated, I
> suppose.

Well, if someone does, someone will notice pretty soon, no?

I just don't see the reason to worry but maybe I'm missing it.

And we can call it X86_BUG_ESPFIX_X86_32 or so too...

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/6] x86: fix duplicated X86_BUG(9) macro Dave Hansen <dave@sr71.net> - 2016-07-01 02:20 +0200
  Re: [PATCH 1/6] x86: fix duplicated X86_BUG(9) macro Borislav Petkov <bp@alien8.de> - 2016-07-01 11:50 +0200
    Re: [PATCH 1/6] x86: fix duplicated X86_BUG(9) macro Andy Lutomirski <luto@amacapital.net> - 2016-07-01 18:40 +0200
      Re: [PATCH 1/6] x86: fix duplicated X86_BUG(9) macro Borislav Petkov <bp@alien8.de> - 2016-07-01 18:50 +0200
        Re: [PATCH 1/6] x86: fix duplicated X86_BUG(9) macro Andy Lutomirski <luto@amacapital.net> - 2016-07-03 16:40 +0200
          Re: [PATCH 1/6] x86: fix duplicated X86_BUG(9) macro Borislav Petkov <bp@alien8.de> - 2016-07-03 20:50 +0200

csiph-web