Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1567227 > unrolled thread

Re: [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK

Started byMasahiro Yamada <yamada.masahiro@socionext.com>
First post2017-01-26 10:40 +0100
Last post2017-01-30 03:10 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-01-26 10:40 +0100
    Re: [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK Olof Johansson <olof@lixom.net> - 2017-01-30 02:50 +0100
      Re: [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-01-30 03:10 +0100

#1567227 — Re: [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2017-01-26 10:40 +0100
SubjectRe: [PATCH 1/2] arm64: defconfig: enable CONFIG_MTD_BLOCK
Message-ID<t3OH8-5Cz-15@gated-at.bofh.it>
Hi Arnd, Olof,

2016-12-21 1:04 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Enable the block layer support for MTD devices.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Please check this series, and pick it up for ASOC if it looks good.

Thanks,


>
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 869dded..32d73ab 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -143,6 +143,7 @@ CONFIG_DEVTMPFS=y
>  CONFIG_DEVTMPFS_MOUNT=y
>  CONFIG_DMA_CMA=y
>  CONFIG_MTD=y
> +CONFIG_MTD_BLOCK=y
>  CONFIG_MTD_M25P80=y
>  CONFIG_MTD_SPI_NOR=y
>  CONFIG_BLK_DEV_LOOP=y
> --
> 2.7.4
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



-- 
Best Regards
Masahiro Yamada

[toc] | [next] | [standalone]


#1569336

FromOlof Johansson <olof@lixom.net>
Date2017-01-30 02:50 +0100
Message-ID<t59gu-6em-9@gated-at.bofh.it>
In reply to#1567227
On Thu, Jan 26, 2017 at 06:37:16PM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
> 
> 2016-12-21 1:04 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> > Enable the block layer support for MTD devices.
> >
> > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> 
> Please check this series, and pick it up for ASOC if it looks good.

Hi,

Please resend it to arm@kernel.org. Getting a reply like this cc:d there is
a bit of hassle in finding the original email and patch, and finding a whole
thread is even worse. So please resend and I'll be happy to apply them!


Thanks,

-Olof

[toc] | [prev] | [next] | [standalone]


#1569345

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2017-01-30 03:10 +0100
Message-ID<t59zP-6zT-1@gated-at.bofh.it>
In reply to#1569336
Hi Olof,


2017-01-30 10:36 GMT+09:00 Olof Johansson <olof@lixom.net>:
> On Thu, Jan 26, 2017 at 06:37:16PM +0900, Masahiro Yamada wrote:
>> Hi Arnd, Olof,
>>
>> 2016-12-21 1:04 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
>> > Enable the block layer support for MTD devices.
>> >
>> > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>>
>> Please check this series, and pick it up for ASOC if it looks good.
>
> Hi,
>
> Please resend it to arm@kernel.org.


Done.  I hope the re-sent version is reaching out to you.


> Getting a reply like this cc:d there is
> a bit of hassle in finding the original email and patch, and finding a whole
> thread is even worse. So please resend and I'll be happy to apply them!
>

OK, I will make sure to send to arm@kernel.org next time.

Thanks!


-- 
Best Regards
Masahiro Yamada

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web