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
  • arch
  • x86
  • boot
  • compressed
  • misc.h
Find file Blame History Permalink
  • Gokul Caushik's avatar
    x86, boot: Exclude cmdline.c if you can't use it · bd448d4d
    Gokul Caushik authored Jul 19, 2012
    
    
    CONFIG_EARLY_PRINTK is the only feature that might use command line
    parsing in the decompression stage.  If it is disabled then we can
    exclude the related code to save space. This can result in an estimated
    space savings of 2240 bytes from the compressed kernel image.
    
    Signed-off-by: default avatarJoe Millenbach <jmillenbach@gmail.com>
    Link: http://lkml.kernel.org/r/1342746282-28497-8-git-send-email-jmillenbach@gmail.com
    
    
    Signed-off-by: default avatarGokul Caushik <caushik1@gmail.com>
    Reviewed-by: default avatarJosh Triplett <josh@joshtriplett.org>
    Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
    bd448d4d

Imprint & Privacy Policy