Re: [PATCH v2 3/5] arm64: dts: Add ufs dts node

2017-06-18 Thread Guodong Xu
e, please drop us a note to > help improve the system] > It applies to: git://github.com/hisilicon/linux-hisi.git tags/hisi-arm64-dt-for-4.13-v2 > url: > https://github.com/0day-ci/linux/commits/Bu-Tao/scsi-ufs-add-ufs-driver-code-for-Hi3660-SoC/20170618-045141 > base: https://

[PATCH] qla4xxx: Fix a sleep-in-atomic bug in qla4_82xx_crb_win_lock

2017-06-18 Thread Jia-Ju Bai
The driver may sleep under a write spin lock, the function call path is: qla4_82xx_wr_32 (acquire the lock) qla4_82xx_crb_win_lock schedule or cpu_relax To fix it, the lock is released before "schedule" and "cpu_relax", and the lock is acquired again after "schedule" and "cpu_relax".

[Bug 176951] boot fails unless acpi=off Acer Travelmate X-349

2017-06-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=176951 --- Comment #26 from Alan Welsh (itsallene...@gmail.com) --- [Arch system, Legacy mode, 64 bit] Can now boot with the "mainline" kernel [4.12.0-rc5-mainline] as well as the "hardened" kernel [4.11.6.a-1]. The latter is purposed as a replacement