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
  • drivers
  • serial
  • 8250.c
Find file BlameHistoryPermalink
  • Russell King's avatar
    [PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTS · 44454bcd
    Russell King authored Jun 30, 2005
    
    
    If CONFIG_SERIAL_8250_NR_UARTS is smaller than the array size in
    asm/serial.h, we trampled on memory which wasn't ours.  Take our
    big boots away by limiting the number of ports initialised to the
    smaller of ...NR_UARTS and the array size.
    Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    44454bcd

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