Re: [PATCH v2 2/2] kprobes/x86: Use 16 bytes for each instruction slot again

From: Jeff Epler
Date: Thu Jun 04 2015 - 10:42:37 EST


On Wed, Jun 03, 2015 at 10:54:11AM +0300, Eugene Shatokhin wrote:
> --- a/kernel/kprobes.c
> +++ b/kernel/kprobes.c
> @@ -57,7 +57,6 @@
> #define KPROBE_HASH_BITS 6
> #define KPROBE_TABLE_SIZE (1 << KPROBE_HASH_BITS)
>
> -
> /*
> * Some oddball architectures like 64bit powerpc have function descriptors
> * so this must be overridable.

Unintentional whitespace change
--
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/