Re: [uml-devel] [PATCH 1/6][RFC] syscall: define syscall_get_arch() for each audit-supported arch

2014-03-06 Thread Markos Chandras
Hi Richard, On 03/05/2014 09:27 PM, Richard Guy Briggs wrote: > Each arch that supports audit requires syscall_get_arch() to able to log and > identify architecture-dependent syscall numbers. The information is used in > at > least two different subsystems, so standardize it in the same call acr

Re: [uml-devel] [PATCH 1/6][RFC] syscall: define syscall_get_arch() for each audit-supported arch

2014-03-06 Thread Richard Guy Briggs
On 14/03/06, Markos Chandras wrote: > Hi Richard, Hi Markos, > On 03/05/2014 09:27 PM, Richard Guy Briggs wrote: > >Each arch that supports audit requires syscall_get_arch() to able to log and > >identify architecture-dependent syscall numbers. The information is used in > >at > >least two diff