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>] [day] [month] [year] [list]
Date:	Fri, 1 Feb 2008 17:40:12 +1000
From:	Greg Ungerer <gerg@...pgear.com>
To:	torvalds@...ux-foundation.org
Cc:	gerg@...inux.org, linux-kernel@...r.kernel.org
Subject: [M68KNOMMU 00/07]: switch to GENERIC_TIME

Switch the m68knommu arch to using CONFIG_GENERIC_TIME.

There is a number of different timers on the vairous m68knommu
family members, so there is a few files affected.

Signed-off-by: Greg Ungerer <gerg@...inux.org

 linux-2.6.24/arch/m68knommu/Kconfig                    |    4
 linux-2.6.24/arch/m68knommu/kernel/time.c              |   57 ---------
 linux-2.6.24/arch/m68knommu/platform/68328/timers.c    |   56 +++++++--
 linux-2.6.24/arch/m68knommu/platform/68360/config.c    |    5
 linux-2.6.24/arch/m68knommu/platform/5206/config.c     |   14 --
 linux-2.6.24/arch/m68knommu/platform/5206e/config.c    |   14 --
 linux-2.6.24/arch/m68knommu/platform/5249/config.c     |   14 --
 linux-2.6.24/arch/m68knommu/platform/5272/config.c     |   13 --
 linux-2.6.24/arch/m68knommu/platform/5307/config.c     |   14 --
 linux-2.6.24/arch/m68knommu/platform/532x/config.c     |   14 --
 linux-2.6.24/arch/m68knommu/platform/5407/config.c     |   14 --
 linux-2.6.24/arch/m68knommu/platform/coldfire/pit.c    |   86 ++++++++-------
 linux-2.6.24/arch/m68knommu/platform/coldfire/timers.c |   68 +++++++----
 13 files changed, 142 insertions(+), 231 deletions(-)

--
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