https://bugzilla.kernel.org/show_bug.cgi?id=100221
--- Comment #48 from Kumar <[email protected]> --- (In reply to Zhang Rui from comment #47) > hi, Kumar, > is there any update? Hi I had performed the below mentioned steps : ########################################## [root@localhost linux-git]# git bisect start [root@localhost linux-git]# git bisect bad v3.19 [root@localhost linux-git]# git bisect good v3.18 Bisecting: 6825 revisions left to test after this (roughly 13 steps) [54850e73e86e3bc092680d1bdb84eb322f982ab1] zram: change parameter from vaild_io_request() [root@localhost linux-git]# ########################################## After this, I compiled the kernel using : make -j 4 ; make modules_install install ########################################## After this, I had booted the recently compiled and installed, linux kernel. This issue is observed across the models of ACER laptops. Regards Kumar Abhishek -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
