Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-vs
  • 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 1
    • Merge requests 1
  • 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
  • linux-arm
  • linux-vs
  • Repository
  • linux-vs
  • drivers
  • i3c
  • master.c
Find file BlameHistoryPermalink
  • Vitor Soares's avatar
    i3c: Fix the verification of random PID · 9752c37c
    Vitor Soares authored Apr 09, 2019
    The validation of random PID should be done by checking the
    boardinfo->pid instead of info.pid which is empty.
    
    Doing the change the info struture declaration is no longer necessary.
    
    Cc: Boris Brezillon <bbrezillon@kernel.org>
    Cc: <stable@vger.kernel.org>
    Fixes: 3a379bbc
    
     ("i3c: Add core I3C infrastructure")
    Signed-off-by: default avatarVitor Soares <vitor.soares@synopsys.com>
    Signed-off-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
    9752c37c