RE: [PATCH 2/5] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE

2021-03-15 Thread nobuhiro1.iwamatsu
Hi Lukas, > -Original Message- > From: Lukas Bulwahn [mailto:lukas.bulw...@gmail.com] > Sent: Tuesday, March 16, 2021 1:05 AM > To: Rob Herring ; devicet...@vger.kernel.org > Cc: iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) ; Yu > Chen ; > Anitha Chrisanthus ; Jonathan Cameron > ; Joe Perches > ;

RE: linux-next: manual merge of the net-next tree with the arm-soc tree

2021-02-16 Thread nobuhiro1.iwamatsu
Hi, I attached a patch which revise this issue. If I need to send with git send-email, please let me know. Best regards, Nobuhiro > -Original Message- > From: iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) > Sent: Tuesday, February 16, 2021 10:47 PM > To: Naresh Kamboju ; Yoshihiro Shimoda > ;

RE: linux-next: manual merge of the net-next tree with the arm-soc tree

2021-02-16 Thread nobuhiro1.iwamatsu
Hi, Thnaks for your report. > LKFT builders also found this problem while building arm64 dtb. > > > This ` causes the following build error on the next-20210216. > > > > DTC arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dtb > > Error: arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dts:52.3-4

RE: linux-next: manual merge of the net-next tree with the arm-soc tree

2021-02-15 Thread nobuhiro1.iwamatsu
Hi, > -Original Message- > From: Stephen Rothwell [mailto:s...@canb.auug.org.au] > Sent: Tuesday, February 16, 2021 11:05 AM > To: David Miller ; Networking ; > Olof Johansson ; Arnd > Bergmann ; ARM > Cc: Bartosz Golaszewski ; Linux Kernel Mailing > List ; Linux > Next Mailing List ;

RE: linux-next: manual merge of the gpio-brgl tree with the arm-soc tree

2021-02-09 Thread nobuhiro1.iwamatsu
Hi all, > -Original Message- > From: Arnd Bergmann [mailto:a...@kernel.org] > Sent: Tuesday, February 9, 2021 8:36 PM > To: Geert Uytterhoeven > Cc: Stephen Rothwell ; Bartosz Golaszewski > ; Olof Johansson ; > Arnd Bergmann ; ARM ; > Bartosz Golaszewski > ; Linux Kernel Mailing List

RE: [PATCH 5.4 064/134] ACPI: GED: add support for _Exx / _Lxx handler methods

2020-06-17 Thread nobuhiro1.iwamatsu
Hi again, > -Original Message- > From: iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT) > Sent: Wednesday, June 17, 2020 6:23 PM > To: Greg Kroah-Hartman ; > linux-kernel@vger.kernel.org > Cc: sta...@vger.kernel.org; Ard Biesheuvel ; Rafael J. > Wysocki > Subject: RE: [PATCH 5.4 064/134] ACPI: GED:

RE: [PATCH 5.4 064/134] ACPI: GED: add support for _Exx / _Lxx handler methods

2020-06-17 Thread nobuhiro1.iwamatsu
Hi, > -Original Message- > From: stable-ow...@vger.kernel.org [mailto:stable-ow...@vger.kernel.org] On > Behalf Of Greg Kroah-Hartman > Sent: Wednesday, June 17, 2020 12:34 AM > To: linux-kernel@vger.kernel.org > Cc: Greg Kroah-Hartman ; sta...@vger.kernel.org; > Ard Biesheuvel ; Rafael

RE: [PATCH 4.4 26/65] sched/fair, cpumask: Export for_each_cpu_wrap()

2020-05-27 Thread nobuhiro1.iwamatsu
Hi, > -Original Message- > From: stable-ow...@vger.kernel.org [mailto:stable-ow...@vger.kernel.org] On > Behalf Of Greg Kroah-Hartman > Sent: Wednesday, May 27, 2020 3:53 AM > To: linux-kernel@vger.kernel.org > Cc: Greg Kroah-Hartman ; sta...@vger.kernel.org; > Peter Zijlstra (Intel) >

RE: [PATCH 4.14 03/35] neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit

2019-06-09 Thread nobuhiro1.iwamatsu
Hi again. > -Original Message- > From: stable-ow...@vger.kernel.org > [mailto:stable-ow...@vger.kernel.org] On Behalf Of Nobuhiro Iwamatsu > Sent: Monday, June 10, 2019 10:10 AM > To: Greg Kroah-Hartman > Cc: linux-kernel@vger.kernel.org; sta...@vger.kernel.org; Alan Maguire > ; David

Re: [PATCH 5.0 18/93] paride/pf: cleanup queues when detection fails

2019-04-19 Thread nobuhiro1.iwamatsu
Hi, > [ Upstream commit 6ce59025f1182125e75c8d121daf44056b65dd1f ] > > The driver allocates queues for all the units it potentially > supports. But if we fail to detect any drives, then we fail > loading the module without cleaning up those queues. This is > now evident with the switch to blk-mq,

Re: [PATCH 4.19 000/110] 4.19.36-stable review

2019-04-19 Thread nobuhiro1.iwamatsu
Hi, I have some comment for this series. > YueHaibing > appletalk: Fix use-after-free in atalk_proc_exit This commit has a problem for compile regression. We also need to apply commit 27da0d2ef998e222a876c0cec72aa7829a626266. > shamir rabinovitch >net/rds: fix warn in

Re: [PATCH 5.0 19/93] paride/pcd: cleanup queues when detection fails

2019-04-19 Thread nobuhiro1.iwamatsu
Hi, > [ Upstream commit 81b74ac68c28fddb3589ad5d4d5e587baf4bb781 ] > > The driver allocates queues for all the units it potentially > supports. But if we fail to detect any drives, then we fail > loading the module without cleaning up those queues. This is > now evident with the switch to