Skip to content

GitLab

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

Switch branch/tag
  • ipipe-arm
  • arch
  • arm64
  • kernel
  • fpsimd.c
Find file BlameHistoryPermalink
  • Suzuki K Poulose's avatar
    arm64: Ensure fpsimd support is ready before userspace is active · ae2e972d
    Suzuki K Poulose authored Oct 06, 2017
    
    
    We register the pm/hotplug callbacks for FPSIMD as late_initcall,
    which happens after the userspace is active (from initramfs via
    populate_rootfs, a rootfs_initcall). Make sure we are ready even
    before the userspace could potentially use it, by promoting to
    a core_initcall.
    
    Cc: Will Deacon <will.deacon@arm.com>
    Cc: Mark Rutland <mark.rutland@arm.com>
    Cc: Dave Martin <dave.martin@arm.com>
    Signed-off-by: default avatarSuzuki K Poulose <suzuki.poulose@arm.com>
    Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
    ae2e972d

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

Imprint & Privacy Policy