Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 385
    • Issues 385
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #509
Closed
Open
Created Feb 08, 2022 by Zach van Rijn@zOwner

system/easy-kernel: possible incomplete patching

Affects 5.4.66.

Please close this if it's a false positive. Is it due to missing newline or indicative of a more serious bug?

Since we're bumping to 5.15 we're probably OK but just writing this up for documentation purposes.

scripts/kconfig/conf  --syncconfig Kconfig                          
*                                                                   
* Restart config...                                                 
*                                                                   
*                                                                   
* General architecture-dependent options                            
*                                                                   
OProfile system profiling (OPROFILE) [M/n/y/?] m                    
  OProfile multiplexing support (EXPERIMENTAL) (OPROFILE_EVENT_MULTIPLEX) [N/y/?] n
Kprobes (KPROBES) [Y/n/?] y                                         
Optimize very unlikely/likely branches (JUMP_LABEL) [Y/n/?] y       
  Static key selftest (STATIC_KEYS_SELFTEST) [N/y/?] n
Stack Protector buffer overflow detection (STACKPROTECTOR) [Y/n/?] (NEW) 
Error in reading or end of file.                                    
                                                                    
  Strong Stack Protector (STACKPROTECTOR_STRONG) [Y/n/?] (NEW)      
Error in reading or end of file.                                    
                                                                    
Number of bits to use for ASLR of mmap base address (ARCH_MMAP_RND_BITS) [28] 28
Number of bits to use for ASLR of mmap base address for compatible applications (ARCH_MMAP_RND_COMPAT_BITS) [8] 8
Provide system calls for 32-bit time_t (COMPAT_32BIT_TIME) [Y/n/?] y 
Use a virtually-mapped stack (VMAP_STACK) [Y/n/?] y                 
Perform full reference count validation at the expense of speed (REFCOUNT_FULL) [Y/n/?] y
Edited Apr 25, 2022 by A. Wilcox
Assignee
Assign to
Time tracking