Re: [RFC][PATCH 01/24] x86/syscall: Add wrapper for invoking syscall function

From: Alexandre Chartre
Date: Mon Nov 09 2020 - 12:45:40 EST




On 11/9/20 6:25 PM, Andy Lutomirski wrote:
Hi Alexander-

You appear to be infected by corporate malware that has inserted the
string "@aserv0122.oracle.com" to the end of all the email addresses
in your to: list. "luto@xxxxxxxxxx"@aserv0122.oracle.com, for
example, is not me. Can you fix this?


I known, I messed up :-(
I have already resent the entire RFC with correct addresses.
Sorry about that.

alex.


On Mon, Nov 9, 2020 at 3:21 AM Alexandre Chartre
<alexandre.chartre@xxxxxxxxxx> wrote:

Add a wrapper function for invoking a syscall function.

This needs some explanation of why.