Quantcast
Channel: lkml.org : Ganesh Sittampalam
Viewing all articles
Browse latest Browse all 627

Re: [lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]

$
0
0
Linus Torvalds writes: (Summary) On Tue, May 15, 2018 at 3:22 PM Josh Poimboeuf <jpoimboe@redhat.com> wrote:

[...]

used, so wouldn't this fix it?
This looks like the correct fix for this case, but are we sure there aren't other cases where we have this same "fall through to an ENTRY" case? other cases where we have this same "fall through to an ENTRY" case? Because we've definitely had that kind of code before too - sometimes simply because we want profiles and oopses to show which "part" of the asm we're faulting in (that could be the case here too).

Viewing all articles
Browse latest Browse all 627

Trending Articles