Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • arch
  • i386
  • kernel
  • cpu
  • perfctr-watchdog.c
Find file BlameHistoryPermalink
  • Björn Steinbrink's avatar
    i386: Fix the K7 NMI watchdog checkbit · a284b051
    Björn Steinbrink authored Jul 22, 2007
    
    
    The performance counters on K7 are only 48 bits wide, so using bit 63 to
    check if the counter overflowed is wrong. Let's use bit 47 instead.
    Signed-off-by: default avatarBjörn Steinbrink <B.Steinbrink@gmx.de>
    Cc: Don Zickus <dzickus@redhat.com>
    Signed-off-by: default avatarAndi Kleen <ak@suse.de>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    a284b051

Replace perfctr-watchdog.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.