* [LTP] [PATCH] device-drivers/rtc: Use /dev/rtc0 as device node for rtc test
@ 2014-04-28 15:29 shuang.qiu
2014-04-28 17:08 ` chrubis
0 siblings, 1 reply; 2+ messages in thread
From: shuang.qiu @ 2014-04-28 15:29 UTC (permalink / raw)
To: ltp-list
From: Shuang Qiu <shuang.qiu@oracle.com>
The old rtc device node /dev/rtc is not much supported on some
of the distributes,i.e. RHEL5 or OL5.Use the newer one /dev/rtc0 instead.
Signed-off-by: Shuang Qiu <shuang.qiu@oracle.com>
---
runtest/kernel_misc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/runtest/kernel_misc b/runtest/kernel_misc
index 01b0acb..1a294b6 100644
--- a/runtest/kernel_misc
+++ b/runtest/kernel_misc
@@ -1,6 +1,6 @@
kmsg01 kmsg01
fw_load fw_load
-rtc01 rtc01
+rtc01 rtc01 -d /dev/rtc0
block_dev block_dev
tpci tpci
tbio tbio
--
1.7.9.5
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos. Get
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [LTP] [PATCH] device-drivers/rtc: Use /dev/rtc0 as device node for rtc test
2014-04-28 15:29 [LTP] [PATCH] device-drivers/rtc: Use /dev/rtc0 as device node for rtc test shuang.qiu
@ 2014-04-28 17:08 ` chrubis
0 siblings, 0 replies; 2+ messages in thread
From: chrubis @ 2014-04-28 17:08 UTC (permalink / raw)
To: shuang.qiu; +Cc: ltp-list
Hi!
> The old rtc device node /dev/rtc is not much supported on some
> of the distributes,i.e. RHEL5 or OL5.Use the newer one /dev/rtc0 instead.
And is the /dev/rtc0 available on older distributions?
If not we should change the test to try both /dev/rtc and /dev/rtc0
--
Cyril Hrubis
chrubis@suse.cz
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos. Get
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-28 17:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28 15:29 [LTP] [PATCH] device-drivers/rtc: Use /dev/rtc0 as device node for rtc test shuang.qiu
2014-04-28 17:08 ` chrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox