Re: [kbuild-all] [staging:staging-testing 314/401] drivers/iio/common/hid-sensors/hid-sensor-attributes.c:312: undefined reference to `__udivdi3'

2019-09-06 Thread Chen, Rong A
On 9/5/2019 5:08 PM, Jonathan Cameron wrote: On Wed, 4 Sep 2019 15:37:11 +0300 Andy Shevchenko wrote: On Wed, Sep 04, 2019 at 11:33:50AM +0800, kbuild test robot wrote: tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/gregkh/staging.git staging-testing head: 74eb9c06b1d

Re: [kbuild-all] [staging:staging-testing 314/401] drivers/iio/common/hid-sensors/hid-sensor-attributes.c:312: undefined reference to `__udivdi3'

2019-09-06 Thread Jonathan Cameron
On Fri, 6 Sep 2019 16:58:52 +0800 "Chen, Rong A" wrote: > On 9/5/2019 5:08 PM, Jonathan Cameron wrote: > > On Wed, 4 Sep 2019 15:37:11 +0300 > > Andy Shevchenko wrote: > > > >> On Wed, Sep 04, 2019 at 11:33:50AM +0800, kbuild test robot wrote: > >>> tree: > >>> https://kernel.googlesource

Re: [PATCH] media: staging: tegra-vde: Disable building with COMPILE_TEST

2019-09-06 Thread Dmitry Osipenko
29.08.2019 18:49, Thierry Reding пишет: > On Thu, Aug 29, 2019 at 04:58:22PM +0300, Dmitry Osipenko wrote: >> 29.08.2019 15:40, Thierry Reding пишет: >>> On Thu, Aug 29, 2019 at 01:39:32PM +0200, Hans Verkuil wrote: On 8/26/19 3:31 PM, YueHaibing wrote: > If COMPILE_TEST is y and IOMMU_SUP

Re: [PATCH] media: staging: tegra-vde: Disable building with COMPILE_TEST

2019-09-06 Thread Yuehaibing
On 2019/9/6 21:38, Dmitry Osipenko wrote: > 29.08.2019 18:49, Thierry Reding пишет: >> On Thu, Aug 29, 2019 at 04:58:22PM +0300, Dmitry Osipenko wrote: >>> 29.08.2019 15:40, Thierry Reding пишет: On Thu, Aug 29, 2019 at 01:39:32PM +0200, Hans Verkuil wrote: > On 8/26/19 3:31 PM, YueHaibi

[PATCH] media: imx7-mipi-csis: make array 'registers' static const, makes object smaller

2019-09-06 Thread Colin King
From: Colin Ian King Don't populate the array 'registers' on the stack but instead make it static const. Makes the object code smaller by 10 bytes. Before: textdata bss dec hex filename 201385196 128 254626376 staging/media/imx/imx7-mipi-csis.o After: text

[PATCH 1/2] exfat stopusing CONFIG_FAT_DEFAULT_IOCHARSET

2019-09-06 Thread Arnd Bergmann
When CONFIG_VFAT_FS is disabled, the reference to CONFIG_FAT_DEFAULT_IOCHARSET causes a link failure: drivers/staging/exfat/exfat_super.c:46:41: error: use of undeclared identifier 'CONFIG_FAT_DEFAULT_IOCHARSET' static char exfat_default_iocharset[] = CONFIG_FAT_DEFAULT_IOCHARSET; I could not fi

[PATCH 2/2] exfat: stop using 32-bit time_t

2019-09-06 Thread Arnd Bergmann
time_t suffers from overflow problems and should not be used. In exfat, it is currently used in two open-coded time64_to_tm() implementations. Changes those to use the existing function instead. Signed-off-by: Arnd Bergmann --- drivers/staging/exfat/exfat_super.c | 164 +++--

[PATCH] staging: fbtft: make several arrays static const, makes object smaller

2019-09-06 Thread Colin King
From: Colin Ian King Don't populate the arrays on the stack but instead make them static const. Makes the object code smaller by 1329 bytes. Before: textdata bss dec hex filename 55811488 6471331bdd drivers/staging/fbtft/fb_hx8340bn.o 54441264

Re: [PATCH 1/2] exfat stopusing CONFIG_FAT_DEFAULT_IOCHARSET

2019-09-06 Thread Greg Kroah-Hartman
On Fri, Sep 06, 2019 at 05:09:04PM +0200, Arnd Bergmann wrote: > When CONFIG_VFAT_FS is disabled, the reference to CONFIG_FAT_DEFAULT_IOCHARSET > causes a link failure: > > drivers/staging/exfat/exfat_super.c:46:41: error: use of undeclared > identifier 'CONFIG_FAT_DEFAULT_IOCHARSET' > static cha

[PATCH] staging: rtl8188eu: make two arrays static const, makes object smaller

2019-09-06 Thread Colin King
From: Colin Ian King Don't populate two arrays on the stack but instead make them static const. Makes the object code smaller by 49 bytes. Before: textdata bss dec hex filename 268215616 0 324377eb5 rtl8188eu/core/rtw_ieee80211.o After: textdata b

[PATCH] staging: rtl8723bs: core: make array op_class static const, makes object smaller

2019-09-06 Thread Colin King
From: Colin Ian King Don't populate the array op_class on the stack but instead make it static const. Makes the object code smaller by 64 bytes. Before: textdata bss dec hex filename 9355379445056 106553 1a039 rtl8723bs/core/rtw_mlme_ext.o After: textdata

Re: [PATCH] staging: rtl8188eu: make two arrays static const, makes object smaller

2019-09-06 Thread Larry Finger
On 9/6/19 12:39 PM, Colin King wrote: From: Colin Ian King Don't populate two arrays on the stack but instead make them static const. Makes the object code smaller by 49 bytes. Before: text data bss dec hex filename 26821 5616 0 324377eb5 rtl8

[PATCH] Fixed parentheses malpractice in apex_driver.c

2019-09-06 Thread volery
There were some parentheses at the end of lines, which I took care of. This is my first patch. Signed-off-by: Sandro Volery --- drivers/staging/gasket/apex_driver.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/staging/gasket/apex_driver.c b/drivers/stagin

Re: [PATCH] Fixed parentheses malpractice in apex_driver.c

2019-09-06 Thread Joe Perches
On Fri, 2019-09-06 at 20:38 +0200, volery wrote: > There were some parentheses at the end of lines, which I took care of. Not every instance of this checkpatch warning should be changed. This specific instance is because it uses very long identifiers and really maybe should just be left alone. >

Mail delivery failed : returning message to sender

2019-09-06 Thread Mail Delivery System
This message was created automatically by mail delivery software. A message that you sent could not be delivered to all of its recipients. This is a permanent error. The following address(es) failed: 31365...@qq.com host m2w-in1.ctmail.com [209.67.128.24] SMTP error from remote mail ser