| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* emul.h (kmalloc_node): New.
|
|
|
|
|
| |
* alloc.c (_stp_alloc_percpu): New function.
(_stp_free_percpu): New function.
|
|
|
|
| |
* emul.h: Add fake spinlock funcs.
|
|
|
|
|
| |
* alloc.c: Remove all unused functions.
* io.c: Add vprintf() prototype.
|
|
|
|
| |
* recreate_links: Remove links to deleted files.
|
|
|
|
|
|
|
|
|
|
|
| |
* alloc.c (__stp_valloc_percpu): Use same code for up and smp.
(_stp_per_cpu_ptr): New macro.
* user/alloc.c: Ditto.
* map.c: Use _stp_map_cpu_ptr().
* map-stat.c: Ditto.
* pmap-gen.c: Ditto.
* runtime.h: Include alloc.c
* user/runtime.h: Ditto.
|
|
|
|
|
|
| |
* recreate_links: Add link to pmap-gen.c
* print.c (next_fmt): Remove unneeded dbug().
* alloc.c: Update to reflect changes to runtime/alloc.c.
|
|
|
|
| |
* recreate_links: Add link to map-gen.c.
|
| |
|
|
|
|
|
|
| |
* runtime.h: Add arith.c
* recreate_links: Add arith.c
* emul.h: Define jiffies so arith.c will compile.
|
|
|
|
|
|
| |
* emul.h (_stp_kallsyms_lookup): Renamed from kallsyms_lookup.
* runtime.h: Add prototype for exit();
* copy.c: New file. Just some empty functions.
|
|
|
|
| |
* runtime.h: Include io.c.
|
| |
|
|
|
|
| |
* alloc.c (_stp_error): Rename, to avoid name collision with ../io.c.
|
|
|
|
|
| |
* runtime.h: Include config.h first then redefine CONFIG_SMP
and NR_CPUS.
|
| |
|
| |
|
| |
|
|
|