Summary: | [i386 Bisected]system boot fail | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | lu hua <huax.lu> | ||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | blocker | ||||||
Priority: | highest | CC: | intel-gfx-bugs, przanoni | ||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | Linux (All) | ||||||
URL: | https://lkml.org/lkml/2014/10/22/667 | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
lu hua
2014-10-21 07:02:46 UTC
Bisect shows: b4f0d3755c5e9cc86292d5fd78261903b4f23d4a is the first bad commit. commit b4f0d3755c5e9cc86292d5fd78261903b4f23d4a Author: Richard Guy Briggs <rgb@redhat.com> AuthorDate: Tue Mar 4 10:38:06 2014 -0500 Commit: Eric Paris <eparis@redhat.com> CommitDate: Tue Sep 23 16:21:28 2014 -0400 audit: x86: drop arch from __audit_syscall_entry() interface Since the arch is found locally in __audit_syscall_entry(), there is no need pass it in as a parameter. Delete it from the parameter list. x86* was the only arch to call __audit_syscall_entry() directly and did so f assembly code. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@redhat.com> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: x86@kernel.org Cc: linux-kernel@vger.kernel.org Cc: linux-audit@redhat.com Signed-off-by: Eric Paris <eparis@redhat.com> --- As this patch relies on changes in the audit tree, I think it appropriate to send it through my tree rather than the x86 tree. Created attachment 108205 [details] [review] Revert patch Can you please confirm that this patch makes your system work again? (In reply to Paulo Zanoni from comment #2) > Created attachment 108205 [details] [review] [review] > Revert patch > > Can you please confirm that this patch makes your system work again? Yes, apply it, system boot successfully. Issue reported upstream through LKML: https://lkml.org/lkml/2014/10/22/667 Should be solved by "i386/audit: stop scribbling on the stack frame", which at some point in the future will land on Linus' tree, from the x86/urgent branch, then will get merged by Daniel. Sorry, change status back to assigned. We can change it until the related patch in Daniel's repo. (In reply to Paulo Zanoni from comment #5) > Should be solved by "i386/audit: stop scribbling on the stack frame", which > at some point in the future will land on Linus' tree, from the x86/urgent > branch, then will get merged by Daniel. Patch is already on drm-intel-fixes. Closing bug. If it still happens, please reopen. Fix is already in v3.18-rc1 commit 26c2d2b39128adba276d140eefa2745591b88536 Author: Eric Paris <eparis@redhat.com> Date: Thu Oct 23 00:04:03 2014 -0400 i386/audit: stop scribbling on the stack frame Fixed on latest -fixes kernel. Closing (>2 years) old Verified+Fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.