[linux-yocto] [PATCH 1/2] driver: of: configfs: fix a building warning

2018-04-18 Thread Meng.Li
From: Limeng Build kernel for arm64 platform, there is a warning as below: drivers/of/configfs.c:153:34: note: format string is defined here pr_debug("%s: buf=%p max_count=%u\n", __func__, ~^ %lu This building warning is introduc

Re: [linux-yocto] [PATCH 1/2] driver: of: configfs: fix a building warning

2018-04-18 Thread Li, Meng
> -Original Message- > From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] > Sent: Thursday, April 19, 2018 5:01 AM > To: Li, Meng > Cc: linux-yocto@yoctoproject.org > Subject: Re: [PATCH 1/2] driver: of: configfs: fix a building warning > > On 2018-04-18 10:17 AM, meng...@windriv

Re: [linux-yocto] [PATCH 1/2] driver: of: configfs: fix a building warning

2018-04-18 Thread Bruce Ashfield
On 2018-04-18 10:17 AM, meng...@windriver.com wrote: From: Limeng Build kernel for arm64 platform, there is a waring as below: w/waring/warning/ drivers/of/configfs.c:153:34: note: format string is defined here pr_debug("%s: buf=%p max_count=%u\n", __func__,

[linux-yocto] [PATCH 1/2] driver: of: configfs: fix a building warning

2018-04-18 Thread Meng.Li
From: Limeng Build kernel for arm64 platform, there is a waring as below: drivers/of/configfs.c:153:34: note: format string is defined here pr_debug("%s: buf=%p max_count=%u\n", __func__, ~^ %lu Because on arm64 platform, size_t