Quantcast
Viewing all articles
Browse latest Browse all 1267

Re: [PATCH 00/18] Pile o' entry/exit/sp0 changes

Linus Torvalds writes: (Summary) On Thu, 26 Oct 2017, Andy Lutomirski wrote:

[...]

tree from a couple days ago.
Not seeing any problems in this series. I'm taking it we couldn't just replace the 'mov' instructions in the save/restore macros..
'mov' instructions in the save/restore macros..
I *do* ask that when we have code like this:
I *do* ask that when we have code like this:
POP_EXTRA_REGS
POP_C_REGS
addq $8, %rsp
addq $8, %rsp
that "addq $8" would have a comment about what stack entry we're skipping.

Viewing all articles
Browse latest Browse all 1267

Trending Articles