lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 03 Sep 2006 00:32:10 +0900 (JST)
From:	Atsushi Nemoto <anemo@....ocn.ne.jp>
To:	yoichi_yuasa@...peaks.co.jp
Cc:	akpm@...l.org, linux-kernel@...r.kernel.org, ralf@...ux-mips.org
Subject: Re: [-mm PATCH] mips: moved to GENERIC_TIME

On Thu, 31 Aug 2006 23:31:08 +0900, Yoichi Yuasa <yoichi_yuasa@...peaks.co.jp> wrote:
> This patch has moved to GENERIC_TIME about MIPS and has removed MIPS
> specific do_gettimeofday()/do_settimeofday().
> MIPS specific do_gettimeofday()/do_settimeofday() in 2.6.18-rc4-mm3
> have undefined reference problem.

This patch makes do_gettimeoffset() orphan and a resolution of
gettimeofday() will be downgraded to jiffies, unless you add more code
for clocksource infrastructure to MIPS.

If you just wanted to fix the "undefined reference problem", replacing
"tickadj" with 500 (max ntp adjustment time) would be enough.

---
Atsushi Nemoto

-- 
VGER BF report: U 0.498007
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ