BUG: sleeping function called from invalid context at arch/arm/mm/fault.c:310
收起
在中断上下文里是不可以使用睡眠函数的
报告相同问题?