Re: arm64 patch

From: Rasmus Villemoes
Date: Mon Jun 03 2019 - 16:06:17 EST


On 22/05/2019 08.21, Rasmus Villemoes wrote:
> On 22/05/2019 07.42, Andrew Morton wrote:
>
> Andrew, please drop the following five patches from your tree (sha1s as
> per next-20190522):
>
> f418571688c5 powerpc: select DYNAMIC_DEBUG_RELATIVE_POINTERS for PPC64
> 0dd95e972ef8 arm64: select DYNAMIC_DEBUG_RELATIVE_POINTERS
> 1a086a6f12ca x86_64: select DYNAMIC_DEBUG_RELATIVE_POINTERS
> a6e9afb84c99 lib/dynamic_debug.c: add asm-generic implementation for
> DYNAMIC_DEBUG_RELATIVE_POINTERS
> e301d47f9756 lib/dynamic_debug.c: introduce
> CONFIG_DYNAMIC_DEBUG_RELATIVE_POINTERS

And, since the cover letter was folded into 1/10 and almost everything
in there doesn't apply anymore, please also drop the rest, i.e.

2485c16b7714 lib/dynamic_debug.c: drop use of bitfields in struct _ddebug
4c3e1594c3cc lib/dynamic_debug.c: introduce accessors for string members
of struct _ddebug
e44665d77b55 linux/printk.h: use unique identifier for each struct _ddebug
a7a47cbde940 linux/net.h: use unique identifier for each struct _ddebug
2ab6736a2041 linux/device.h: use unique identifier for each struct _ddebug

Thanks,
Rasmus