Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-ae
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

The Gitlab will upgrade to latest version for security in the Oct 7th (9:00 ~ 12:00 UTC+8), during the time, the Gitlab site will be offline.

  • linux-arm
  • linux-ae
  • Repository
  • linux-ae
  • arch
  • x86
  • include
  • asm
  • kdebug.h
Find file BlameHistoryPermalink
  • Minfei Huang's avatar
    x86/kexec: Remove obsolete 'in_crash_kexec' flag · e9c40d25
    Minfei Huang authored Oct 06, 2015
    Previously, UV NMI used the 'in_crash_kexec' flag to determine whether
    we are in a kdump kernel or not:
    
      5edd19af ("x86, UV: Make kdump avoid stack dumps")
    
    But this flags was removed in the following commit:
    
      9c48f1c6
    
     ("x86, nmi: Wire up NMI handlers to new routines")
    
    Since it isn't used any more, remove it.
    
    Signed-off-by: default avatarMinfei Huang <mnfhuang@gmail.com>
    Acked-by: default avatarDon Zickus <dzickus@redhat.com>
    Cc: H. Peter Anvin <hpa@zytor.com>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: cpw@sgi.com
    Cc: kexec@lists.infradead.org
    Cc: mhuang@redhat.com
    Link: http://lkml.kernel.org/r/1444070155-17934-1-git-send-email-mhuang@redhat.com
    
    
    Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
    e9c40d25