[parisc-linux] [PARISC] parisc-patch for Linux Test Project
Mike Frysinger
vapier at gentoo.org
Tue Mar 13 14:26:47 MDT 2007
On Saturday 06 January 2007, Helge Deller wrote:
> the trivial patch below is against the current CVS version of LTP and adds
> missing pieces and changes which are necessary for LTP on the PARISC/HPPA
> architecture.
looks like your mailer mangled the whitespace in the patch ...
> The read04.c patch part is a real architecture-independend bugfix. The
> read04 tests writes TST_SIZE bytes to a file, reads the same amount of
> bytes back again and compares the contents. Naturally, it only should
> verify if TST_SIZE bytes (the amount of bytes which where written!)
> matches. sizeof() returns the number of bytes including the leading
> zero-byte which hasn't been read back.
indeed, thanks for that
> Index: testcases/kernel/mem/shmt/shmt02.c
> Index: testcases/kernel/mem/shmt/shmt04.c
> Index: testcases/kernel/mem/shmt/shmt05.c
> Index: testcases/kernel/mem/shmt/shmt06.c
> Index: testcases/kernel/mem/shmt/shmt07.c
> Index: testcases/kernel/mem/shmt/shmt09.c
merged, no comment obviously :)
> Index: testcases/kernel/io/direct_io/diotest4.c
i rewrote this test case so all GNU C based people use
__builtin_return_address(0) by default so we shouldnt need the arch cruft
anymore ... leave it to gcc to figure that out
> Index: testcases/kernel/include/linux_syscall_numbers.h
this is a generated file, so you dont want to change it ... ive fixed up the
input files instead
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.parisc-linux.org/pipermail/parisc-linux/attachments/20070313/e96f17c8/attachment-0002.pgp
More information about the parisc-linux
mailing list