Re: linux-next: build warning after merge of the mips tree

2020-07-30 Thread Stephen Rothwell
Hi all,

On Thu, 30 Jul 2020 09:56:59 +0800 Jiaxun Yang  wrote:
>
> 在 2020/7/30 上午9:40, Stephen Rothwell 写道:
> >
> > On Thu, 30 Jul 2020 09:04:40 +0800 Jiaxun Yang  
> > wrote:  
> >> Btw: Neither James nor Ralf is still active at Linux-MIPS.  
> > Interesting.  I have just them listed as my contacts for MIPS.  Should
> > I change to just Thomes (Thomas Bogendoerfer
> > )?  
> 
> Yes, Thomas is now the sole maintainer of Linux-MIPS.

OK, done.

-- 
Cheers,
Stephen Rothwell


pgpg6hy_EYp6h.pgp
Description: OpenPGP digital signature


Re: linux-next: build warning after merge of the mips tree

2020-07-29 Thread Jiaxun Yang




在 2020/7/30 上午9:40, Stephen Rothwell 写道:

Hi Jiaxun,

On Thu, 30 Jul 2020 09:04:40 +0800 Jiaxun Yang  wrote:

Btw: Neither James nor Ralf is still active at Linux-MIPS.

Interesting.  I have just them listed as my contacts for MIPS.  Should
I change to just Thomes (Thomas Bogendoerfer
)?


Yes, Thomas is now the sole maintainer of Linux-MIPS.

Thanks.

- Jiaxun





Re: linux-next: build warning after merge of the mips tree

2020-07-29 Thread Stephen Rothwell
Hi Jiaxun,

On Thu, 30 Jul 2020 09:04:40 +0800 Jiaxun Yang  wrote:
>
> Btw: Neither James nor Ralf is still active at Linux-MIPS.

Interesting.  I have just them listed as my contacts for MIPS.  Should
I change to just Thomes (Thomas Bogendoerfer
)?

-- 
Cheers,
Stephen Rothwell


pgpZ0vKpdBB_0.pgp
Description: OpenPGP digital signature


Re: linux-next: build warning after merge of the mips tree

2020-07-29 Thread Jiaxun Yang




在 2020/7/29 下午6:31, Stephen Rothwell 写道:

Hi all,

After merging the mips tree, today's linux-next build (powerpc
allnoconfig) produced this warning:

drivers/of/address.c:104:21: warning: 'of_bus_pci_get_flags' defined but not 
used [-Wunused-function]
   104 | static unsigned int of_bus_pci_get_flags(const __be32 *addr)
   | ^~~~

Introduced by commit

   2f96593ecc37 ("of_address: Add bus type match for pci ranges parser")


Thanks for catching that!
Fix patch sent.

Btw: Neither James nor Ralf is still active at Linux-MIPS.

- Jiaxun