search for: 7ce893ce88065e4c59236308d663019424

Displaying 1 result from an estimated 1 matches for "7ce893ce88065e4c59236308d663019424".

2018 Dec 17
0
[PATCH v2] x86, kbuild: revert macrofying inline assembly code
...> A few days after those commits applied, discussion started to solve > > the issue more elegantly with the help of compiler: > > > > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flkml.org%2Flkml%2F2018%2F10%2F7%2F92&data=02%7C01%7Cnamit%40vmware.com%7Ce893ce88065e4c59236308d663019424%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C636805255787607178&sdata=miiUndmPfGNKvrzD5mttC1%2Bn6rNaoIFebjZOAkBr24Y%3D&reserved=0 > > > > The new syntax "asm inline" was implemented by Segher Boessenkool, and > > now queued up for GCC 9. (People were posi...