Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1709397 > unrolled thread

[PATCH 0/1] rtc: rtctest: Support opal-rtc and rtc-generic

Started byLukáš Doktor <ldoktor@redhat.com>
First post2017-08-11 11:20 +0200
Last post2017-08-11 11:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/1] rtc: rtctest: Support opal-rtc and rtc-generic Lukáš Doktor <ldoktor@redhat.com> - 2017-08-11 11:20 +0200

#1709397 — [PATCH 0/1] rtc: rtctest: Support opal-rtc and rtc-generic

FromLukáš Doktor <ldoktor@redhat.com>
Date2017-08-11 11:20 +0200
Subject[PATCH 0/1] rtc: rtctest: Support opal-rtc and rtc-generic
Message-ID<udegN-1FX-7@gated-at.bofh.it>
On ppc64le machines the opal-rtc, resp rtc-generic in guest is used. They only
support minimal set of functionality and fail this test in not-yet treated
way. This extends the checks and skips to the next test when feature is not
supported.

Lukáš Doktor (1):
  rtc: rtctest: Improve support detection

 tools/testing/selftests/timers/rtctest.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
2.9.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web