All of lore.kernel.org
 help / color / mirror / Atom feed
* [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
@ 2022-04-26  3:24 ` kernel test robot
  0 siblings, 0 replies; 10+ messages in thread
From: kernel test robot @ 2022-04-26  3:24 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: llvm, kbuild-all, linux-arm-kernel, arm, Arnd Bergmann

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git arm/multiplatform-late
head:   4894b187da71512fa656294ca916e7e73aa3243e
commit: 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8 [13/18] ARM: s3c: mark as deprecated and schedule removal
config: arm-s3c2410_defconfig (https://download.01.org/0day-ci/archive/20220426/202204261130.D9GY2vp9-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 1cddcfdc3c683b393df1a5c9063252eb60e52818)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install arm cross compiling tool for clang build
        # apt-get install binutils-arm-linux-gnueabi
        # https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
        git remote add soc https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
        git fetch --no-tags soc arm/multiplatform-late
        git checkout 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

   arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
           unsigned long tmp = 0;
                         ^
>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
   #pragma message "The platform is deprecated and scheduled for removal. " \
           ^
   2 warnings generated.


vim +683 arch/arm/mach-s3c/s3c24xx.c

   681	
   682	#ifndef CONFIG_COMPILE_TEST
 > 683	#pragma message "The platform is deprecated and scheduled for removal. " \

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
@ 2022-04-26  3:24 ` kernel test robot
  0 siblings, 0 replies; 10+ messages in thread
From: kernel test robot @ 2022-04-26  3:24 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: llvm, kbuild-all, linux-arm-kernel, arm, Arnd Bergmann

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git arm/multiplatform-late
head:   4894b187da71512fa656294ca916e7e73aa3243e
commit: 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8 [13/18] ARM: s3c: mark as deprecated and schedule removal
config: arm-s3c2410_defconfig (https://download.01.org/0day-ci/archive/20220426/202204261130.D9GY2vp9-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 1cddcfdc3c683b393df1a5c9063252eb60e52818)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install arm cross compiling tool for clang build
        # apt-get install binutils-arm-linux-gnueabi
        # https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
        git remote add soc https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
        git fetch --no-tags soc arm/multiplatform-late
        git checkout 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All warnings (new ones prefixed by >>):

   arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
           unsigned long tmp = 0;
                         ^
>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
   #pragma message "The platform is deprecated and scheduled for removal. " \
           ^
   2 warnings generated.


vim +683 arch/arm/mach-s3c/s3c24xx.c

   681	
   682	#ifndef CONFIG_COMPILE_TEST
 > 683	#pragma message "The platform is deprecated and scheduled for removal. " \

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
  2022-04-26  3:24 ` kernel test robot
  (?)
@ 2022-04-26  6:56   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-26  6:56 UTC (permalink / raw)
  To: kernel test robot; +Cc: llvm, kbuild-all, linux-arm-kernel, arm, Arnd Bergmann

On 26/04/2022 05:24, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git arm/multiplatform-late
> head:   4894b187da71512fa656294ca916e7e73aa3243e
> commit: 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8 [13/18] ARM: s3c: mark as deprecated and schedule removal
> config: arm-s3c2410_defconfig (https://download.01.org/0day-ci/archive/20220426/202204261130.D9GY2vp9-lkp@intel.com/config)
> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 1cddcfdc3c683b393df1a5c9063252eb60e52818)
> reproduce (this is a W=1 build):
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # install arm cross compiling tool for clang build
>         # apt-get install binutils-arm-linux-gnueabi
>         # https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
>         git remote add soc https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
>         git fetch --no-tags soc arm/multiplatform-late
>         git checkout 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
>         # save the config file
>         mkdir build_dir && cp config build_dir/.config
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All warnings (new ones prefixed by >>):
> 
>    arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
>            unsigned long tmp = 0;
>                          ^
>>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
>    #pragma message "The platform is deprecated and scheduled for removal. " \

This pragma is in purpose, so -W#pragma-messages is not helpful. The
message will stay for 1 year here and ~2 years in s3c64xx.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
@ 2022-04-26  6:56   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-26  6:56 UTC (permalink / raw)
  To: kernel test robot; +Cc: llvm, kbuild-all, linux-arm-kernel, arm, Arnd Bergmann

On 26/04/2022 05:24, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git arm/multiplatform-late
> head:   4894b187da71512fa656294ca916e7e73aa3243e
> commit: 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8 [13/18] ARM: s3c: mark as deprecated and schedule removal
> config: arm-s3c2410_defconfig (https://download.01.org/0day-ci/archive/20220426/202204261130.D9GY2vp9-lkp@intel.com/config)
> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 1cddcfdc3c683b393df1a5c9063252eb60e52818)
> reproduce (this is a W=1 build):
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # install arm cross compiling tool for clang build
>         # apt-get install binutils-arm-linux-gnueabi
>         # https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
>         git remote add soc https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
>         git fetch --no-tags soc arm/multiplatform-late
>         git checkout 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
>         # save the config file
>         mkdir build_dir && cp config build_dir/.config
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All warnings (new ones prefixed by >>):
> 
>    arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
>            unsigned long tmp = 0;
>                          ^
>>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
>    #pragma message "The platform is deprecated and scheduled for removal. " \

This pragma is in purpose, so -W#pragma-messages is not helpful. The
message will stay for 1 year here and ~2 years in s3c64xx.

Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
@ 2022-04-26  6:56   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-26  6:56 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2270 bytes --]

On 26/04/2022 05:24, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git arm/multiplatform-late
> head:   4894b187da71512fa656294ca916e7e73aa3243e
> commit: 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8 [13/18] ARM: s3c: mark as deprecated and schedule removal
> config: arm-s3c2410_defconfig (https://download.01.org/0day-ci/archive/20220426/202204261130.D9GY2vp9-lkp(a)intel.com/config)
> compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 1cddcfdc3c683b393df1a5c9063252eb60e52818)
> reproduce (this is a W=1 build):
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # install arm cross compiling tool for clang build
>         # apt-get install binutils-arm-linux-gnueabi
>         # https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
>         git remote add soc https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
>         git fetch --no-tags soc arm/multiplatform-late
>         git checkout 6a5e69c7ddeacbfcab1ffe501c32e21d7989c0f8
>         # save the config file
>         mkdir build_dir && cp config build_dir/.config
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All warnings (new ones prefixed by >>):
> 
>    arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
>            unsigned long tmp = 0;
>                          ^
>>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc(a)vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
>    #pragma message "The platform is deprecated and scheduled for removal. " \

This pragma is in purpose, so -W#pragma-messages is not helpful. The
message will stay for 1 year here and ~2 years in s3c64xx.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
  2022-04-26  6:56   ` Krzysztof Kozlowski
  (?)
@ 2022-04-26  7:08     ` Arnd Bergmann
  -1 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2022-04-26  7:08 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: kernel test robot, clang-built-linux, kbuild-all, Linux ARM,
	arm-soc, Arnd Bergmann

On Tue, Apr 26, 2022 at 8:56 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
> On 26/04/2022 05:24, kernel test robot wrote:
> >
> >    arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
> >            unsigned long tmp = 0;
> >                          ^
> >>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
> >    #pragma message "The platform is deprecated and scheduled for removal. " \
>
> This pragma is in purpose, so -W#pragma-messages is not helpful. The
> message will stay for 1 year here and ~2 years in s3c64xx.

I don't think there is much we can do about this, from what I can
tell, this is just the way that
clang prints the message, and the kernel test robot pricked it up
because clang has the word
'warning:' in the output that gcc does not:

$ echo "#pragma message(\"message\")" | clang -xc - -c -o /dev/null
<stdin>:1:9: warning: message [-W#pragma-messages]
#pragma message("message")
        ^
1 warning generated.

$ echo "#pragma message(\"message\")" | gcc -xc - -c -o /dev/null
<stdin>:1:9: note: ‘#pragma message: message’

       Arnd

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
@ 2022-04-26  7:08     ` Arnd Bergmann
  0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2022-04-26  7:08 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: kernel test robot, clang-built-linux, kbuild-all, Linux ARM,
	arm-soc, Arnd Bergmann

On Tue, Apr 26, 2022 at 8:56 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
> On 26/04/2022 05:24, kernel test robot wrote:
> >
> >    arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
> >            unsigned long tmp = 0;
> >                          ^
> >>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
> >    #pragma message "The platform is deprecated and scheduled for removal. " \
>
> This pragma is in purpose, so -W#pragma-messages is not helpful. The
> message will stay for 1 year here and ~2 years in s3c64xx.

I don't think there is much we can do about this, from what I can
tell, this is just the way that
clang prints the message, and the kernel test robot pricked it up
because clang has the word
'warning:' in the output that gcc does not:

$ echo "#pragma message(\"message\")" | clang -xc - -c -o /dev/null
<stdin>:1:9: warning: message [-W#pragma-messages]
#pragma message("message")
        ^
1 warning generated.

$ echo "#pragma message(\"message\")" | gcc -xc - -c -o /dev/null
<stdin>:1:9: note: ‘#pragma message: message’

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
@ 2022-04-26  7:08     ` Arnd Bergmann
  0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2022-04-26  7:08 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1393 bytes --]

On Tue, Apr 26, 2022 at 8:56 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
> On 26/04/2022 05:24, kernel test robot wrote:
> >
> >    arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
> >            unsigned long tmp = 0;
> >                          ^
> >>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc(a)vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
> >    #pragma message "The platform is deprecated and scheduled for removal. " \
>
> This pragma is in purpose, so -W#pragma-messages is not helpful. The
> message will stay for 1 year here and ~2 years in s3c64xx.

I don't think there is much we can do about this, from what I can
tell, this is just the way that
clang prints the message, and the kernel test robot pricked it up
because clang has the word
'warning:' in the output that gcc does not:

$ echo "#pragma message(\"message\")" | clang -xc - -c -o /dev/null
<stdin>:1:9: warning: message [-W#pragma-messages]
#pragma message("message")
        ^
1 warning generated.

$ echo "#pragma message(\"message\")" | gcc -xc - -c -o /dev/null
<stdin>:1:9: note: ‘#pragma message: message’

       Arnd

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [kbuild-all] Re: [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
  2022-04-26  7:08     ` Arnd Bergmann
@ 2022-04-27 11:38       ` Chen, Rong A
  -1 siblings, 0 replies; 10+ messages in thread
From: Chen, Rong A @ 2022-04-27 11:38 UTC (permalink / raw)
  To: Arnd Bergmann, Krzysztof Kozlowski
  Cc: kernel test robot, clang-built-linux, kbuild-all, Linux ARM, arm-soc



On 4/26/2022 3:08 PM, Arnd Bergmann wrote:
> On Tue, Apr 26, 2022 at 8:56 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>> On 26/04/2022 05:24, kernel test robot wrote:
>>>
>>>     arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
>>>             unsigned long tmp = 0;
>>>                           ^
>>>>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
>>>     #pragma message "The platform is deprecated and scheduled for removal. " \
>>
>> This pragma is in purpose, so -W#pragma-messages is not helpful. The
>> message will stay for 1 year here and ~2 years in s3c64xx.
> 
> I don't think there is much we can do about this, from what I can
> tell, this is just the way that
> clang prints the message, and the kernel test robot pricked it up
> because clang has the word
> 'warning:' in the output that gcc does not:
> 
> $ echo "#pragma message(\"message\")" | clang -xc - -c -o /dev/null
> <stdin>:1:9: warning: message [-W#pragma-messages]
> #pragma message("message")
>          ^
> 1 warning generated.
> 
> $ echo "#pragma message(\"message\")" | gcc -xc - -c -o /dev/null
> <stdin>:1:9: note: ‘#pragma message: message’
> 
>         Arnd

Hi Arnd, Krzysztof,

Sorry for the noise, We have added the "pragma-messages" warnings to 
ignore list.

Best Regards,
Rong Chen

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [kbuild-all] Re: [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed...
@ 2022-04-27 11:38       ` Chen, Rong A
  0 siblings, 0 replies; 10+ messages in thread
From: Chen, Rong A @ 2022-04-27 11:38 UTC (permalink / raw)
  To: Arnd Bergmann, Krzysztof Kozlowski
  Cc: kernel test robot, clang-built-linux, kbuild-all, Linux ARM, arm-soc



On 4/26/2022 3:08 PM, Arnd Bergmann wrote:
> On Tue, Apr 26, 2022 at 8:56 AM Krzysztof Kozlowski <krzk@kernel.org> wrote:
>> On 26/04/2022 05:24, kernel test robot wrote:
>>>
>>>     arch/arm/mach-s3c/s3c24xx.c:177:16: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
>>>             unsigned long tmp = 0;
>>>                           ^
>>>>> arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed after 2022. [-W#pragma-messages]
>>>     #pragma message "The platform is deprecated and scheduled for removal. " \
>>
>> This pragma is in purpose, so -W#pragma-messages is not helpful. The
>> message will stay for 1 year here and ~2 years in s3c64xx.
> 
> I don't think there is much we can do about this, from what I can
> tell, this is just the way that
> clang prints the message, and the kernel test robot pricked it up
> because clang has the word
> 'warning:' in the output that gcc does not:
> 
> $ echo "#pragma message(\"message\")" | clang -xc - -c -o /dev/null
> <stdin>:1:9: warning: message [-W#pragma-messages]
> #pragma message("message")
>          ^
> 1 warning generated.
> 
> $ echo "#pragma message(\"message\")" | gcc -xc - -c -o /dev/null
> <stdin>:1:9: note: ‘#pragma message: message’
> 
>         Arnd

Hi Arnd, Krzysztof,

Sorry for the noise, We have added the "pragma-messages" warnings to 
ignore list.

Best Regards,
Rong Chen

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-04-27 11:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26  3:24 [soc:arm/multiplatform-late 13/18] arch/arm/mach-s3c/s3c24xx.c:683:9: warning: The platform is deprecated and scheduled for removal. Please reach to the maintainers of the platform and linux-samsung-soc@vger.kernel.org if you still use it.Without such feedback, the platform will be removed kernel test robot
2022-04-26  3:24 ` kernel test robot
2022-04-26  6:56 ` Krzysztof Kozlowski
2022-04-26  6:56   ` Krzysztof Kozlowski
2022-04-26  6:56   ` Krzysztof Kozlowski
2022-04-26  7:08   ` Arnd Bergmann
2022-04-26  7:08     ` Arnd Bergmann
2022-04-26  7:08     ` Arnd Bergmann
2022-04-27 11:38     ` [kbuild-all] " Chen, Rong A
2022-04-27 11:38       ` Chen, Rong A

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.