Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • 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
  • drivers
  • ide
  • pci
  • serverworks.c
Find file BlameHistoryPermalink
  • Alan Cox's avatar
    [PATCH] ide: fix crashes with hotplug serverworks · bb732d7b
    Alan Cox authored Jun 27, 2005
    
    
    You can't install the base kernel on a Stratus box because of the overuse of
    __init.  Affects both IDE layers identically.  It isn't the only misuser of
    __init so more review of other drivers (or fixing ide_register code to know
    about hotplug v non-hotplug chipsets) would be good.
    
    Original issue found by Stratus and their patch was the inspiration for this
    trivial one.
    
    Signed-off-by: default avatarAlan Cox <alan@redhat.com>
    Acked-by: default avatarBartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    bb732d7b