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-next>] [day] [month] [year] [list]
Date:	Tue, 30 Sep 2014 13:03:26 +0800
From:	Xiubo Li <Li.Xiubo@...escale.com>
To:	<tglx@...utronix.de>, <daniel.lezcano@...aro.org>
CC:	<linux-kernel@...r.kernel.org>, <john.stultz@...aro.org>,
	Xiubo Li <Li.Xiubo@...escale.com>
Subject: [PATCH v3 0/2] clocksource: Add BE APIs support.

Change in V3:
- Provide a separate patch for using newer memory accessors.

Change in V2:
- Using ioread{16,32}[be]() instead of readl_relaxed().
- Add clocksource_mmio_readX_Y_be() supports only.


Xiubo Li (2):
  clocksource: Update to the newer memory functions.
  clocksource: Add BE APIs support for clocksource counter reading.

 drivers/clocksource/mmio.c  | 28 ++++++++++++++++++++++++----
 include/linux/clocksource.h |  4 ++++
 2 files changed, 28 insertions(+), 4 deletions(-)

-- 
2.1.0.27.g96db324

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