Linux MIPS Architecture development
 help / color / mirror / Atom feed
* time(2) for mips64
@ 2003-10-02  5:45 Atsushi Nemoto
  2003-10-02 13:07 ` Maciej W. Rozycki
  0 siblings, 1 reply; 5+ messages in thread
From: Atsushi Nemoto @ 2003-10-02  5:45 UTC (permalink / raw)
  To: linux-mips

Should mips64 kernel support time(2) system call for n32/n64 ABI?

Both 2.4 and 2.6 kernel define __NR_time and use sys_time.  But
sys_time in kernel/time.c is not 64-bit clean.

We should remove definition of __NR_time from unistd.h (and sys_time
from scall_64.S), or implement local version of sys_time.

Which way to go?
---
Atsushi Nemoto

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-10-08 16:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-02  5:45 time(2) for mips64 Atsushi Nemoto
2003-10-02 13:07 ` Maciej W. Rozycki
2003-10-02 14:41   ` Atsushi Nemoto
2003-10-03 19:20     ` Maciej W. Rozycki
2003-10-08 16:37       ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox