Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • arch
  • tile
  • include
  • asm
  • cache.h
Find file BlameHistoryPermalink
  • Chris Metcalf's avatar
    tile: handle __ro_after_init like parisc does · e123386b
    Chris Metcalf authored Nov 07, 2016
    
    
    The tile architecture already marks RO_DATA as read-only in
    the kernel, so grouping RO_AFTER_INIT_DATA with RO_DATA, as is
    done by default, means the kernel faults in init when it tries
    to write to RO_AFTER_INIT_DATA.  For now, just arrange that
    __ro_after_init is handled like __write_once, i.e. __read_mostly.
    Reviewed-by: default avatarKees Cook <keescook@chromium.org>
    Signed-off-by: default avatarChris Metcalf <cmetcalf@mellanox.com>
    e123386b

Replace cache.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy