https://bugzilla.kernel.org/show_bug.cgi?id=100221

--- Comment #31 from Kumar <[email protected]> ---
Hi

Following are the commits between v3.18 & v3.19:

#################################################################

[root@localhost linux-stable]# git bisect good
54850e73e86e3bc092680d1bdb84eb322f982ab1
Bisecting: 2787 revisions left to test after this (roughly 12 steps)
[dab363f938a53ddaee60bfecc1aebdbb3d3af5f0] Merge tag 'staging-3.19-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

[root@localhost linux-stable]# git bisect good
dab363f938a53ddaee60bfecc1aebdbb3d3af5f0 => Reboot/Shutdown Not Working
Bisecting: 1394 revisions left to test after this (roughly 11 steps)
[5e6c2c97c56eb1b656e27fdcfaa3722828a9eca5] Merge tag 'mmc-v3.19-2' of
git://git.linaro.org/people/ulf.hansson/mmc

[root@localhost linux-stable]# git bisect good
5e6c2c97c56eb1b656e27fdcfaa3722828a9eca5
Bisecting: 687 revisions left to test after this (roughly 10 steps)
[d0ac5d8e673aa7317c0d132ba3092935dac53298] Merge tag 'armsoc-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

[root@localhost linux-stable]# git bisect good
d0ac5d8e673aa7317c0d132ba3092935dac53298
Bisecting: 332 revisions left to test after this (roughly 9 steps)
[59343cd7c4809cf7598789e1cd14563780ae4239] Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

[root@localhost linux-stable]# git bisect good
59343cd7c4809cf7598789e1cd14563780ae4239
Bisecting: 164 revisions left to test after this (roughly 7 steps)
[f3c2352df1347ffc6f9265476ca475ea70b81656] Merge tag 'pci-v3.19-fixes-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci

[root@localhost linux-stable]# git bisect good
f3c2352df1347ffc6f9265476ca475ea70b81656
Bisecting: 82 revisions left to test after this (roughly 6 steps)
[9d82f5eb3376cbae96ad36a063a9390de1694546] MMerge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

[root@localhost linux-stable]# git bisect good
9d82f5eb3376cbae96ad36a063a9390de1694546
Bisecting: 50 revisions left to test after this (roughly 5 steps)
[48beb121f0600070184a4265bae77e7d8382f747] Merge branch 'akpm' (patches from
Andrew Morton)

[root@localhost linux-stable]# git bisect good
48beb121f0600070184a4265bae77e7d8382f747
Bisecting: 25 revisions left to test after this (roughly 5 steps)
[2af613d3739b04b16fbd3c2b824b9ebaace89328] Merge tag 'sound-3.19' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

[root@localhost linux-stable]# git bisect good
2af613d3739b04b16fbd3c2b824b9ebaace89328
Bisecting: 11 revisions left to test after this (roughly 4 steps)
[26cdd1f76a889a21faa851bcb260782db2c7f0a9] Merge branches
'timers-urgent-for-linus' and 'x86-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/
kernel/git/tip/tip

[root@localhost linux-stable]# git bisect good
26cdd1f76a889a21faa851bcb260782db2c7f0a9
Bisecting: 4 revisions left to test after this (roughly 3 steps)
[4e02370f64167a30ff7ba35ae5bc296f09b964d3] Merge tag 'trace-fixes-v3.19-rc7' of
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

[root@localhost linux-stable]# git bisect good
4e02370f64167a30ff7ba35ae5bc296f09b964d3
Bisecting: 2 revisions left to test after this (roughly 1 step)
[cdecbb336e64b8a846bf97c5a275dc94fdb1083d] Merge
git://git.kvack.org/~bcrl/aio-fixes

[root@localhost linux-stable]# git bisect good
cdecbb336e64b8a846bf97c5a275dc94fdb1083d
Bisecting: 0 revisions left to test after this (roughly 1 step)
[da2d96d3aa181c367ac4fcb9c11ee5eb15697cdd] Merge tag 'nios2-fixes-v3.19-final'
of git://git.rocketboards.org/linux-socfpga-next

###############################################################

I had compiled and installed the Kernel in the following manner :
This is the second commit after v3.18.
git reset --hard dab363f938a53ddaee60bfecc1aebdbb3d3af5f0

make menuconfig

make -j 4 ; make modules_install install

Then I booted the newly compiled and installed kernel.
The machine booted and I was able to log in successfully.
Reboot & Shutdown is NOT working.

Thanks & 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

Reply via email to