Hi Ingo,
attached patch renames one instance of
/sys/devices/system/timer
to
/sys/devices/system/timer_pit
to avoid a name clash with another instance created in time.c.
Karsten
--- rc4-rt6/arch/x86_64/kernel/i8259.c 2005-10-17 13:31:44.000000000 +0200
+++ rc4-rt6-kw/arch/x86_64/kernel/i8259.c 2005-10-17 14:31:25.000000000 +0200
@@ -515,7 +515,7 @@
}
static struct sysdev_class timer_sysclass = {
- set_kset_name("timer"),
+ set_kset_name("timer_pit"),
.resume = timer_resume,
};
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]