LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK
@ 2019-05-15 5:41 Mike Rapoport
2019-05-21 15:54 ` Mike Rapoport
0 siblings, 1 reply; 3+ messages in thread
From: Mike Rapoport @ 2019-05-15 5:41 UTC (permalink / raw)
To: Helge Deller
Cc: James E.J. Bottomley, linux-parisc, linux-kernel, Mike Rapoport
Since commit 350e88bad496 ("mm: memblock: make keeping memblock memory
opt-in rather than opt-out") the default behaviour is to discard memblock
data after init and the ARCH_DISCARD_MEMBLOCK is obsolete.
Remove it.
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
---
arch/parisc/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index 09407ed..13b95125 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -36,7 +36,6 @@ config PARISC
select GENERIC_STRNCPY_FROM_USER
select SYSCTL_ARCH_UNALIGN_ALLOW
select SYSCTL_EXCEPTION_TRACE
- select ARCH_DISCARD_MEMBLOCK
select HAVE_MOD_ARCH_SPECIFIC
select VIRT_TO_BUS
select MODULES_USE_ELF_RELA
--
2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK
2019-05-15 5:41 [PATCH] parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK Mike Rapoport
@ 2019-05-21 15:54 ` Mike Rapoport
2019-05-21 17:16 ` Helge Deller
0 siblings, 1 reply; 3+ messages in thread
From: Mike Rapoport @ 2019-05-21 15:54 UTC (permalink / raw)
To: Helge Deller; +Cc: James E.J. Bottomley, linux-parisc, linux-kernel
Gentle ping ...
On Wed, May 15, 2019 at 08:41:22AM +0300, Mike Rapoport wrote:
> Since commit 350e88bad496 ("mm: memblock: make keeping memblock memory
> opt-in rather than opt-out") the default behaviour is to discard memblock
> data after init and the ARCH_DISCARD_MEMBLOCK is obsolete.
>
> Remove it.
>
> Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
> ---
> arch/parisc/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
> index 09407ed..13b95125 100644
> --- a/arch/parisc/Kconfig
> +++ b/arch/parisc/Kconfig
> @@ -36,7 +36,6 @@ config PARISC
> select GENERIC_STRNCPY_FROM_USER
> select SYSCTL_ARCH_UNALIGN_ALLOW
> select SYSCTL_EXCEPTION_TRACE
> - select ARCH_DISCARD_MEMBLOCK
> select HAVE_MOD_ARCH_SPECIFIC
> select VIRT_TO_BUS
> select MODULES_USE_ELF_RELA
> --
> 2.7.4
>
--
Sincerely yours,
Mike.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK
2019-05-21 15:54 ` Mike Rapoport
@ 2019-05-21 17:16 ` Helge Deller
0 siblings, 0 replies; 3+ messages in thread
From: Helge Deller @ 2019-05-21 17:16 UTC (permalink / raw)
To: Mike Rapoport; +Cc: James E.J. Bottomley, linux-parisc, linux-kernel
On 21.05.19 17:54, Mike Rapoport wrote:
> Gentle ping ...
No need to hurry.
It's already included in my git for-next tree:
https://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git/log/?h=for-next
Helge
>
> On Wed, May 15, 2019 at 08:41:22AM +0300, Mike Rapoport wrote:
>> Since commit 350e88bad496 ("mm: memblock: make keeping memblock memory
>> opt-in rather than opt-out") the default behaviour is to discard memblock
>> data after init and the ARCH_DISCARD_MEMBLOCK is obsolete.
>>
>> Remove it.
>>
>> Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
>> ---
>> arch/parisc/Kconfig | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
>> index 09407ed..13b95125 100644
>> --- a/arch/parisc/Kconfig
>> +++ b/arch/parisc/Kconfig
>> @@ -36,7 +36,6 @@ config PARISC
>> select GENERIC_STRNCPY_FROM_USER
>> select SYSCTL_ARCH_UNALIGN_ALLOW
>> select SYSCTL_EXCEPTION_TRACE
>> - select ARCH_DISCARD_MEMBLOCK
>> select HAVE_MOD_ARCH_SPECIFIC
>> select VIRT_TO_BUS
>> select MODULES_USE_ELF_RELA
>> --
>> 2.7.4
>>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-05-21 17:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-15 5:41 [PATCH] parisc: Kconfig: remove ARCH_DISCARD_MEMBLOCK Mike Rapoport
2019-05-21 15:54 ` Mike Rapoport
2019-05-21 17:16 ` Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).