From: Stephen Rothwell Date: Wed, 19 Sep 2012 03:24:21 +0000 (+1000) Subject: Merge remote-tracking branch 'kvm/linux-next' X-Git-Tag: next-20120919~31 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5b5a7b075c39bf9c87ac73e1c8acc38871b605a5;p=karo-tx-linux.git Merge remote-tracking branch 'kvm/linux-next' Conflicts: arch/s390/include/asm/processor.h arch/x86/kvm/i8259.c --- 5b5a7b075c39bf9c87ac73e1c8acc38871b605a5 diff --cc arch/s390/include/asm/processor.h index f3e0aabfc6bc,eac4fb5fb826..56831dfa9198 --- a/arch/s390/include/asm/processor.h +++ b/arch/s390/include/asm/processor.h @@@ -158,7 -140,7 +158,8 @@@ extern int kernel_thread(int (*fn)(voi extern unsigned long thread_saved_pc(struct task_struct *t); extern void show_code(struct pt_regs *regs); +extern void print_fn_code(unsigned char *code, unsigned long len); + extern int insn_to_mnemonic(unsigned char *instruction, char buf[8]); unsigned long get_wchan(struct task_struct *p); #define task_pt_regs(tsk) ((struct pt_regs *) \