Re: Regression in efi.c 2.6.32-rc7

From: indexer
Date: Sat Nov 21 2009 - 14:21:17 EST


Peter, Huang

I have finally bisected this again.

7bd867dfb4e0357e06a3211ab2bd0e714110def3 is the first bad commit
commit 7bd867dfb4e0357e06a3211ab2bd0e714110def3
Author: Feng Tang <feng.tang@xxxxxxxxx>
Date: Thu Sep 10 10:48:56 2009 +0800

x86: Move get/set_wallclock to x86_platform_ops
get/set_wallclock() have already a set of platform dependent
implementations (default, EFI, paravirt). MRST will add another
variant.
Moving them to platform ops simplifies the existing code and minimizes
the effort to integrate new variants.
Signed-off-by: Feng Tang <feng.tang@xxxxxxxxx>
LKML-Reference: <new-submission>
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

:040000 040000 3354b278e2ab54d62e2e2550276074817383e575 1e4c3569eb9982171e63be6bdf7354b5de9b3b6e M arch

I have also attached the bisect log along with this. I hope this helps, and apologise for the issues before as im still new to git.

William git bisect start
# good: [59a3759d0fe8d969888c741bb33f4946e4d3750d] Linux 2.6.30-rc7
git bisect good 59a3759d0fe8d969888c741bb33f4946e4d3750d
# bad: [156171c71a0dc4bce12b4408bb1591f8fe32dc1a] Linux 2.6.32-rc7
git bisect bad 156171c71a0dc4bce12b4408bb1591f8fe32dc1a
# good: [8486a0f95c844b27ecc855cfec89b7e34f831cad] Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
git bisect good 8486a0f95c844b27ecc855cfec89b7e34f831cad
# good: [abf5940dad78dde95edd7f6ba6e329cd10a92a5c] Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
git bisect good abf5940dad78dde95edd7f6ba6e329cd10a92a5c
# bad: [a7f0765edfd53aed09cb7b0e15863688b39447de] ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
git bisect bad a7f0765edfd53aed09cb7b0e15863688b39447de
# bad: [c720f5655df159a630fa0290a0bd67c93e92b0bf] Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
git bisect bad c720f5655df159a630fa0290a0bd67c93e92b0bf
# good: [515b696b282f856c3ad1679ccd658120faa387d0] Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
git bisect good 515b696b282f856c3ad1679ccd658120faa387d0
# bad: [be3bdfb6e01f3e72b814758606e89d4829e9e88f] V4L/DVB (13004): gspca - stv06xx: Harmonize the debug macros when tracing writes and reads
git bisect bad be3bdfb6e01f3e72b814758606e89d4829e9e88f
# bad: [68071add91b22fa361b65765e80107c44927b5fb] V4L/DVB (12847): cx25821: Add README with todo list
git bisect bad 68071add91b22fa361b65765e80107c44927b5fb
# good: [3530c1886291df061e3972c55590777ef1cb67f8] Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
git bisect good 3530c1886291df061e3972c55590777ef1cb67f8
# good: [47a3d5da70f411bc044ecd3c0593b158b09d0efa] x86: Add early platform detection
git bisect good 47a3d5da70f411bc044ecd3c0593b158b09d0efa
# bad: [206313db83641022c5ee213ac5f619973a9b427b] V4L/DVB (12740): em28xx: better describe vinctrl registers
git bisect bad 206313db83641022c5ee213ac5f619973a9b427b
# bad: [78f28b7c555359c67c2a0d23f7436e915329421e] Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
git bisect bad 78f28b7c555359c67c2a0d23f7436e915329421e
# good: [54e2603f1a85b9725aa13518d69148b6e7061aa9] x86: platform: Fix section annotations
git bisect good 54e2603f1a85b9725aa13518d69148b6e7061aa9
# good: [9c88b25bcfde51eccf2cca13d933a2948d0ca4eb] frv: clean up linker script using new linker script macros.
git bisect good 9c88b25bcfde51eccf2cca13d933a2948d0ca4eb
# bad: [7bd867dfb4e0357e06a3211ab2bd0e714110def3] x86: Move get/set_wallclock to x86_platform_ops
git bisect bad 7bd867dfb4e0357e06a3211ab2bd0e714110def3