Avoid the lock in vtophys() by providing a static direct-mapped spinlock-
protected output buffer to use when the console driver cannot acquire locks
for some reason. This allows the idle thread to use printf() (e.g. the SMP
startup messages) without crashing the kernel.
Description
Description
Details
Details
- Provenance
nwhitehorn Authored on - Parents
- rS277765: Update llvm and clang library and binary Makefiles for 3.6.0 rc1.
- Branches
- Unknown
- Tags