This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] More ppc64 cancel handling fixes


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steven Munroe wrote:
> Following up on Franz Sirl's 01/12 update, modified sysdep.h macros to
> add the ERR parameter and added vfork.S source to powerpc64. 


Thanks, I've applied the patch.


> This failure (see attachement ppc64-tst-cancel-wrappers.out) seems odd
> becuase it calls out functions (pread, pwrite, truncate, ftruncate, ...)
> that seem to have the correct cancelation code. See attachment
> pread-dump.txt.
> [...]
> 0000000000000000         *UND*	0000000000000000 .__libc_enable_asynccancel
> 0000000000000000         *UND*	0000000000000000 .__libc_disable_asynccancel

Here you see the problem.  The names are not __libc_enable_asynccancel
etc.  The script had to be tought about the leading period character.
Please check the current CVS sources.

- -- 
- --------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+JLKs2ijCOnn/RHQRAhCbAKCAGb822tL4pG3dEsbVO1w9tXKN0wCgoLbz
pUIwHRwuCFzGePTn0LJKNdU=
=FqnG
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]