Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-rt
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • 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
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • David Runge
  • linux-rt
  • Repository

Switch branch/tag
  • linux-rt
  • drivers
  • watchdog
  • iTCO_wdt.c
Find file BlameHistoryPermalink
  • Jan Kiszka's avatar
    watchdog: iTCO_wdt: Fix detection of SMI-off case · dfadac88
    Jan Kiszka authored Jul 26, 2021 and David Runge's avatar David Runge committed Sep 13, 2021
    Obviously, the test needs to run against the register content, not its
    address.
    
    Fixes: cb011044
    
     ("watchdog: iTCO_wdt: Account for rebooting on second timeout")
    Cc: stable@vger.kernel.org
    Reported-by: Mantas Mikulėnas's avatarMantas Mikulėnas <grawity@gmail.com>
    Signed-off-by: default avatarJan Kiszka <jan.kiszka@siemens.com>
    Reviewed-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
    Tested-by: Mantas Mikulėnas's avatarMantas Mikulėnas <grawity@gmail.com>
    Link: https://lore.kernel.org/r/d84f8e06-f646-8b43-d063-fb11f4827044@siemens.com
    
    Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
    Signed-off-by: default avatarWim Van Sebroeck <wim@linux-watchdog.org>
    Fixes: https://bugs.archlinux.org/task/72045 (?)
    dfadac88

Replace iTCO_wdt.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.