Re: [PATCH] sparc,kgdbts: fix compile regression with kgdb testsuite

From: David Miller
Date: Thu Jul 21 2011 - 17:45:38 EST


From: Jason Wessel <jason.wessel@xxxxxxxxxxxxx>
Date: Tue, 19 Jul 2011 15:58:32 -0500

> Commit 63ab25ebbc (kgdbts: unify/generalize gdb breakpoint adjustment)
> introduced a compile regression on sparc.
>
> kgdbts.c: In function 'check_and_rewind_pc':
> kgdbts.c:307: error: implicit declaration of function 'instruction_pointer_set'
>
> Simply add the correct macro definition for instruction pointer on the
> Sparc architecture.
>
> Signed-off-by: Jason Wessel <jason.wessel@xxxxxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/