Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • fs
  • pstore
  • ram.c
Find file Blame History Permalink
  • Wang Long's avatar
    pstore: Fix the ramoops module parameters update · 62f269ef
    Wang Long authored Mar 09, 2015
    
    
    In the function ramoops_probe, the console_size, pmsg_size,
    ftrace_size may be update because the value is not the power
    of two. We should update the module parameter variables
    as well so they are visible through /sys/module/ramoops/parameters
    correctly.
    
    Signed-off-by: default avatarWang Long <long.wanglong@huawei.com>
    Acked-by: default avatarMark Salyzyn <salyzyn@android.com>
    Acked-by: default avatarKees Cook <keescook@chromium.org>
    Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
    62f269ef

Imprint & Privacy Policy