diff options
| author | Roland McGrath <[email protected]> | 2008-01-30 13:31:44 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-01-30 13:31:44 +0100 |
| commit | 3aba481fc94d83ff630d4b7cd2f7447010c4c6df (patch) | |
| tree | f953d24b736fa9404ad1e8e6138c056f0717a297 /include | |
| parent | bdf88217b70dbb18c4ee27a6c497286e040a6705 (diff) | |
elf core dump: notes reorg
This pulls out the code for writing the notes segment of an ELF core dump
into separate functions. This cleanly isolates into one cluster of
functions everything that deals with the note formats and the hooks into
arch code to fill them. The top-level elf_core_dump function itself now
deals purely with the generic ELF format and the memory segments.
This only moves code around into functions that can be inlined away.
It should not change any behavior at all.
Signed-off-by: Roland McGrath <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions