Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1247359
| From | "Brown, Len" <len.brown@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: Re[2]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 |
| Date | 2015-10-15 05:00 +0200 |
| Message-ID | <qjGVQ-1zi-1@gated-at.bofh.it> (permalink) |
| References | <qjxfT-493-63@gated-at.bofh.it> <qjAGK-O8-19@gated-at.bofh.it> <qjEqZ-6uo-7@gated-at.bofh.it> <qjG9s-AK-17@gated-at.bofh.it> <qjGMa-1of-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> > > Did you try reverting the "x86/smpboot: Remove
> APIC.wait_for_init_deassert
> > > and atomic init_deasserted" patch?
> >
> > Yes, please let me know if reverting that patch helps you too.
>
> How? Please send a patch or git cmd(s). I have the
> git/stable/linux-stable.git on my PC. Thanks.
git log calls it this:
commit 656bba306827a44ed73b3f93f75bb3147de17fae
Author: Len Brown <len.brown@intel.com>
Date: Sun Aug 16 11:45:48 2015 -0400
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
So you want to simply do this:
$ git revert 656bba306827a44ed73b3f93f75bb3147de17fae
build and test.
cheers,
-Len
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 shrybman <shrybman@teksavvy.com> - 2015-10-14 18:40 +0200
Re: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 shrybman <shrybman@teksavvy.com> - 2015-10-14 19:50 +0200
Re: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 Donald Parsons <dparsons@brightdsl.net> - 2015-10-14 22:20 +0200
Re[2]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 shrybman <shrybman@teksavvy.com> - 2015-10-15 02:20 +0200
RE: Re[2]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 "Brown, Len" <len.brown@intel.com> - 2015-10-15 04:10 +0200
RE: Re[2]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 Donald Parsons <dparsons@brightdsl.net> - 2015-10-15 04:50 +0200
RE: Re[2]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 "Brown, Len" <len.brown@intel.com> - 2015-10-15 05:00 +0200
RE: Re[2]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 Donald Parsons <dparsons@brightdsl.net> - 2015-10-15 22:30 +0200
RE: Re[2]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 "Brown, Len" <len.brown@intel.com> - 2015-10-16 02:10 +0200
Re[4]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 shrybman <shrybman@teksavvy.com> - 2015-10-15 05:50 +0200
RE: Re[4]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 "Brown, Len" <len.brown@intel.com> - 2015-10-16 01:00 +0200
Re[6]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 shrybman <shrybman@teksavvy.com> - 2015-10-16 01:20 +0200
RE: Re[6]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 "Brown, Len" <len.brown@intel.com> - 2015-10-16 03:10 +0200
Re[6]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 shrybman <shrybman@teksavvy.com> - 2015-10-16 04:10 +0200
RE: Re[4]: 3.4-rc smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 "Brown, Len" <len.brown@intel.com> - 2015-10-16 01:30 +0200
csiph-web