Re: [LTP] [PATCH] include/linux_syscall_numbers.h:Delete linux_syscall_numbers.h

2015-09-08 Thread Cyril Hrubis
Hi!
> > Delete linux_syscall_numbers.h in LTP otherwise it will not be
> > compiled when do 'make':
> > make: Nothing to be done for `all'.
> 
> Looks like the reason why the file was added to git in the first place
> is that the script is relatively slow (takes seconds on new enough
> machine). Does that still concern anybody?

And since Jan pushed a patch that speeds up the script that generates
the header significantly we can drop it from git now.

I've applied this patch and added a .gitignore record for the header as
well, thanks.

-- 
Cyril Hrubis
chru...@suse.cz

--
___
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list


Re: [LTP] [PATCH] include/linux_syscall_numbers.h:Delete linux_syscall_numbers.h

2015-09-08 Thread Cui Bixuan
On 2015/9/8 17:38, Cyril Hrubis wrote:
> Hi!
>>> Delete linux_syscall_numbers.h in LTP otherwise it will not be
>>> compiled when do 'make':
>>> make: Nothing to be done for `all'.
>>
>> Looks like the reason why the file was added to git in the first place
>> is that the script is relatively slow (takes seconds on new enough
>> machine). Does that still concern anybody?
> 
> And since Jan pushed a patch that speeds up the script that generates
> the header significantly we can drop it from git now.
> 
> I've applied this patch and added a .gitignore record for the header as
> well, thanks.
> 

It's look good and thanks.

Cui Bixuan

--
___
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list


Re: [LTP] [PATCH] include/linux_syscall_numbers.h:Delete linux_syscall_numbers.h

2015-09-07 Thread Cyril Hrubis
Hi!
> Delete linux_syscall_numbers.h in LTP otherwise it will not be
> compiled when do 'make':
> make: Nothing to be done for `all'.

Looks like the reason why the file was added to git in the first place
is that the script is relatively slow (takes seconds on new enough
machine). Does that still concern anybody?

I guess that what you are trying to solve is that the file is not up to
date and it's not updated automatically because the timestamp for the
*.in files is the same as the linux_syscall_numbers.h since the files
were created at the same time when the git was checked up.

-- 
Cyril Hrubis
chru...@suse.cz

--
___
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list