Code Monkey home page Code Monkey logo

kernel's Introduction

Hey! 👋

Unfortunately, there's nothing here...

github contribution grid snake animation

K.I.S.S.

kernel's People

Contributors

xunop avatar

kernel's Issues

call without frame pointer save/setup

Warning Content

在编译时大量文件出现这个警告。

Warning File

文件太多,这里只列举部分:

ipc/msg.o: sysvipc_msg_proc_show+0x2c
kernel/fork.o: copy_process+0x824: 2d48
ipc/sem.o: sysvipc_sem_proc_show+0xc8
ipc/shm.o: sysvipc_shm_proc_show+0x3c
kernel/resource.o: r_show+0x74
mm/oom_kill.o: dump_task+0x130
mm/oom_kill.o: __oom_kill_process+0x20

Warning Instruction

Line: line_number
Instruction: problematic_instruction

Steps to Reproduce

编译时打开 STACK_VALIDATION 选项(或许?)

Additional Information

  • Compiler version: [e.g., GCC x.x.x]
  • Operating System: [e.g., Ubuntu 20.04]
  • Other relevant information: [e.g., system configurations]

return with modified stack frame

Warning Content

Please describe the warning content here.

Warning File

File: kernel/fork.o

Warning Instruction

Line: line_number
Instruction: problematic_instruction

Steps to Reproduce

  1. ...
  2. ...

Additional Information

  • Compiler version: [e.g., GCC x.x.x]
  • Operating System: [e.g., Ubuntu 20.04]
  • Other relevant information: [e.g., system configurations]

unannotated intra-function call

Warning Content

arch/arm64/kernel/entry.o: tramp_vectors+0x41c 会出现这个警告。

Warning File

arch/arm64/kernel/entry.S

Warning Instruction

Line: line_number
Instruction: problematic_instruction

Steps to Reproduce

  1. ...
  2. ...

Additional Information

  • Compiler version: [e.g., GCC x.x.x]
  • Operating System: [e.g., Ubuntu 20.04]
  • Other relevant information: [e.g., system configurations]

unreachable instruction

Warning Content

大部分文件出现这个警告。

Warning File

arch/arm64/kernel/debug-monitors.o: user_enable_single_step+0x4
security/keys/gc.o: key_gc_unused_keys.constprop.0+0x8c
init/main.o: system_supports_address_auth+0x8
kernel/panic.o: __warn_printk+0x64

Warning Instruction

Line: line_number
Instruction: problematic_instruction

Steps to Reproduce

  1. ...
  2. ...

Additional Information

  • Compiler version: [e.g., GCC x.x.x]
  • Operating System: [e.g., Ubuntu 20.04]
  • Other relevant information: [e.g., system configurations]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.