[PATCH] Add support for Xtensa

Chris Zankel chris at zankel.net
Sun Mar 31 02:14:33 UTC 2013


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.
>> In this patch, I removed the trailing unused entries and change the
>> above and one other location to the [N1...N2] = {} notation.
> I took the liberty of converting remaining single undefined syscall
> entries to [N] = {} notation as well.
Thanks for adding the patch (sorry, misunderstood that you wanted me to 
change also single-line undefined syscalls, so thanks for making the 
modifications)

-Chris




More information about the Strace-devel mailing list