Re: [PATCH] Add support for Xtensa

2013-03-30 Thread Chris Zankel
Hi Dmitry, On 3/30/13 6:44 PM, Dmitry V. Levin wrote: > On Mon, Mar 25, 2013 at 10:29:05AM -0700, Chris Zankel wrote: >> On 03/22/2013 06:12 PM, Dmitry V. Levin wrote: >> >>> In this and other similar places, please collapse blocks of undefined >>> syscall entries using "[N1 ... N2] = {}" notation

Re: [PATCH] Add support for Xtensa

2013-03-30 Thread Dmitry V. Levin
On Mon, Mar 25, 2013 at 10:29:05AM -0700, Chris Zankel wrote: > On 03/22/2013 06:12 PM, Dmitry V. Levin wrote: > > On Fri, Mar 22, 2013 at 05:09:23PM -0700, Chris Zankel wrote: > >> It would be great if you could apply the attached patch to add support > >> for the Xtensa architecture. Xtensa was a

Re: [PATCH] Print io_submit() offsets in decimal

2013-03-30 Thread Dmitry V. Levin
On Sat, Mar 30, 2013 at 07:19:50PM -0500, Zev Weiss wrote: > On Mar 30, 2013, at 6:17 PM, Dmitry V. Levin wrote: > > On Fri, Mar 29, 2013 at 03:37:00PM -0500, Zev Weiss wrote: > >> Hello, > >> > >> Current strace prints the offset members of iocb structs passed to > >> io_submit() in hex, which I

Re: [PATCH] Print io_submit() offsets in decimal.

2013-03-30 Thread Zev Weiss
On Mar 30, 2013, at 6:17 PM, "Dmitry V. Levin" wrote: > Hi, > > On Fri, Mar 29, 2013 at 03:37:00PM -0500, Zev Weiss wrote: >> Hello, >> >> Current strace prints the offset members of iocb structs passed to >> io_submit() in hex, which I can't see any particular reason for (it >> mismatches t

Re: [PATCH] Fix building outside source directory

2013-03-30 Thread Dmitry V. Levin
On Sat, Mar 30, 2013 at 11:01:41PM +0100, Andreas Schwab wrote: > The file linux/ioctlent.h is generated in the build directory, so > "../ioctlent.h" won't find it. Looks OK to commit. -- ldv pgpGQnp9nwzQG.pgp Description: PGP signature

Re: [PATCH] AArch64: Fix printing of long long value

2013-03-30 Thread Dmitry V. Levin
On Sat, Mar 30, 2013 at 10:38:45PM +0100, Andreas Schwab wrote: > * util.c (printllval): Fix printing of long long values on > AArch64. Fine with me. > Signed-off-by: Andreas Schwab > --- > util.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/util.c b/util.c > index

Re: [PATCH] Print io_submit() offsets in decimal.

2013-03-30 Thread Dmitry V. Levin
Hi, On Fri, Mar 29, 2013 at 03:37:00PM -0500, Zev Weiss wrote: > Hello, > > Current strace prints the offset members of iocb structs passed to > io_submit() in hex, which I can't see any particular reason for (it > mismatches the normal pread/pwrite format, for one thing), and the additional >

[PATCH] Fix building outside source directory

2013-03-30 Thread Andreas Schwab
The file linux/ioctlent.h is generated in the build directory, so "../ioctlent.h" won't find it. * linux/aarch64/ioctlent1.h: Remove "../" from include file name. * linux/powerpc/ioctlent1.h: Likewise. * linux/tile/ioctlent1.h: Likewise. * linux/x32/ioctlent1.h: Likewise. * linux/x86_64/ioctlent1.

[PATCH] AArch64: Fix printing of long long value

2013-03-30 Thread Andreas Schwab
* util.c (printllval): Fix printing of long long values on AArch64. Signed-off-by: Andreas Schwab --- util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util.c b/util.c index fa552cc..d4314ab 100644 --- a/util.c +++ b/util.c @@ -185,7 +185,7 @@ printxval(const struct xlat