commit | 5fd861b682785f650114f4df53060d1be7fedecd | [log] [tgz] |
---|---|---|
author | Bodo Stroesser <bstroesser@fujitsu-siemens.com> | Thu May 05 16:15:37 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu May 05 16:36:38 2005 -0700 |
tree | eaa02425c2be79ac21ecc684a5b2a31d9f3320c2 | |
parent | 7d37c6d52fce13008f20344790a81a6a5a0003b3 [diff] |
[PATCH] uml: s390 preparation, delay moved to arch s390 has fast read access to realtime clock (nanosecond resolution). So it makes sense to have an arch-specific implementation not only of __delay, but __udelay also. Signed-off-by: Bodo Stroesser <bstroesser@fujitsu-siemens.com> Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>