ioctl
This commit is contained in:
@@ -146,7 +146,7 @@ void start_all_hrTimer(void) {
|
||||
timer = &(kernel_wtimer_list[i]);
|
||||
TIMER_START(timer);
|
||||
}
|
||||
printk("HrTimer start,module keep %d hrtimer for now\n", kernel_wtimer_num);
|
||||
printk(KERN_INFO "HrTimer start,module keep %d hrtimer for now\n", kernel_wtimer_num);
|
||||
}
|
||||
|
||||
/// @brief cancel hrTimer
|
||||
|
||||
Reference in New Issue
Block a user