https://github.com/torvalds/linux
Revision 49e16b7becd6320bde51aa238c11815708f836d9 authored by Paul Mackerras on 18 November 2005, 04:52:38 UTC, committed by Paul Mackerras on 18 November 2005, 04:52:38 UTC
This makes 32-bit CHRP systems use the RTAS time-of-day routines if
available.  It fixes a bug in the RTAS time-of-day routines where they
were storing a 64-bit timebase value in an unsigned long by making
those variables u64.  Also, the direct-access time-of-day routines
had the wrong convention for the month and year in the struct rtc_time.

Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent 6146eed
History
Tip revision: 49e16b7becd6320bde51aa238c11815708f836d9 authored by Paul Mackerras on 18 November 2005, 04:52:38 UTC
powerpc: time-of-day fixes for 32-bit CHRP systems
Tip revision: 49e16b7
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 61.2 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top