From: Stephen Rothwell Date: Mon, 20 Aug 2012 04:46:05 +0000 (+1000) Subject: Merge remote-tracking branch 'kvm/linux-next' X-Git-Tag: next-20120820~24 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9d072910e55556bdf7f48f58d810373cc07ad06c;p=karo-tx-linux.git Merge remote-tracking branch 'kvm/linux-next' Conflicts: arch/s390/include/asm/processor.h --- 9d072910e55556bdf7f48f58d810373cc07ad06c diff --cc arch/s390/include/asm/processor.h index d4477ba99a16,eac4fb5fb826..01c97b980fa4 --- a/arch/s390/include/asm/processor.h +++ b/arch/s390/include/asm/processor.h @@@ -140,7 -140,7 +140,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 *) \