Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-rm
  • 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 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • 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
  • linux-arm
  • linux-rm
  • Repository
  • linux-rm
  • tools
  • testing
  • selftests
  • sync
  • config
Find file BlameHistoryPermalink
  • Li Zhijian's avatar
    selftests/sync: Remove the deprecated config SYNC · 00712d01
    Li Zhijian authored Aug 31, 2021
    SYNC was removed since
    aff9da10
    
     ("staging/android: make sync_timeline internal to sw_sync")
    LKP/0Day will check if all configs listing under selftests are able to
    be enabled properly.
    
    For the missing configs, it will report something like:
    LKP WARN miss config CONFIG_SYNC= of sync/config
    
    - it's not reasonable to keep the deprecated configs.
    - configs under kselftests are recommended by corresponding tests.
    So if some configs are missing, it will impact the testing results
    
    CC: Philip Li <philip.li@intel.com>
    Reported-by: default avatarkernel test robot <lkp@intel.com>
    Signed-off-by: default avatarLi Zhijian <lizhijian@cn.fujitsu.com>
    Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
    00712d01