On 01/17/14 08:46, qiaonuohan wrote: > write_elf32_notes/wirte_elf64_notes use fd_write_vmcore to write elf notes to > vmcore. Adding parameter "WriteCoreDumpFunction f" makes it available to > choose > the method of writing elf notes > > Signed-off-by: Qiao Nuohan <qiaonuo...@cn.fujitsu.com> > Reviewed-by: Laszlo Ersek <ler...@redhat.com> > --- > dump.c | 16 ++++++++-------- > 1 files changed, 8 insertions(+), 8 deletions(-)
OK this seems to be unchanged, so my R-b stands. Laszlo