Hi,

    syscalls/ipc/shmat01.c
    syscalls/ipc/shmat02.c

Both of the above test cases has similar issue to shmt/mmap series.
This patch removes the non-aligned addresses explicitly coded  for
different architectures by 1) probing an available address by a pair of
shmat/shmdt calls and 2) replaceing the addr with offset in the
struct test_case_t.

This fix needs to be verified on different architectures.
Any comments on this fix or alternative ways to achieve the same goal?

Roy

Attachment: 0001-Eliminate-the-explicit-non-aligned-addresses.patch
Description: Binary data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to