cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
* [cip-dev] Kernel config warning
@ 2020-06-01 22:17 Chris Paterson
  2020-06-02  4:50 ` Nobuhiro Iwamatsu
       [not found] ` <1614A0DCA25C7189.14405@lists.cip-project.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Chris Paterson @ 2020-06-01 22:17 UTC (permalink / raw)
  To: cip-dev; +Cc: SZ.Lin

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

Hello Kernel maintainers,

I saw this warning [0] by chance this evening when doing a build with the moxa_mxc_defconfig [1] Kernel config.

Is this something we want to correct?

[0]
"arch/arm/configs/moxa_mxc_defconfig:745:warning: symbol value 'm' invalid for RTC_DRV_DS1374_WDT"
https://gitlab.com/cip-project/cip-kernel/linux-cip/-/jobs/546065688#L129
[1] https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/-/blob/master/4.4.y-cip/arm/moxa_mxc_defconfig

Kind regards, Chris


[-- Attachment #2: Type: text/plain, Size: 419 bytes --]

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#4656): https://lists.cip-project.org/g/cip-dev/message/4656
Mute This Topic: https://lists.cip-project.org/mt/74616319/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy  [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: [cip-dev] Kernel config warning
  2020-06-01 22:17 [cip-dev] Kernel config warning Chris Paterson
@ 2020-06-02  4:50 ` Nobuhiro Iwamatsu
       [not found] ` <1614A0DCA25C7189.14405@lists.cip-project.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2020-06-02  4:50 UTC (permalink / raw)
  To: cip-dev; +Cc: SZ.Lin

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

Hi,

> -----Original Message-----
> From: cip-dev@lists.cip-project.org [mailto:cip-dev@lists.cip-project.org] On Behalf Of Chris Paterson
> Sent: Tuesday, June 2, 2020 7:18 AM
> To: cip-dev@lists.cip-project.org
> Cc: SZ.Lin@moxa.com
> Subject: [cip-dev] Kernel config warning
> 
> Hello Kernel maintainers,
> 
> I saw this warning [0] by chance this evening when doing a build with the moxa_mxc_defconfig [1] Kernel config.
> 
> Is this something we want to correct?

Thanks for your report.
RTC_DRV_DS1374_WDT can not set 'y'. I will update moxa_mxc_defconfig.

> 
> [0]
> "arch/arm/configs/moxa_mxc_defconfig:745:warning: symbol value 'm' invalid for RTC_DRV_DS1374_WDT"
> https://gitlab.com/cip-project/cip-kernel/linux-cip/-/jobs/546065688#L129
> [1] https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/-/blob/master/4.4.y-cip/arm/moxa_mxc_defconfig
> 
> Kind regards, Chris

Best regards,
  Nobuhiro

[-- Attachment #2: Type: text/plain, Size: 419 bytes --]

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#4658): https://lists.cip-project.org/g/cip-dev/message/4658
Mute This Topic: https://lists.cip-project.org/mt/74616319/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy  [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: [cip-dev] Kernel config warning
       [not found] ` <1614A0DCA25C7189.14405@lists.cip-project.org>
@ 2020-06-02  5:23   ` Nobuhiro Iwamatsu
  2020-06-02  6:36     ` SZ Lin (林上智)
  0 siblings, 1 reply; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2020-06-02  5:23 UTC (permalink / raw)
  To: cip-dev; +Cc: SZ.Lin

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

Hi,

> -----Original Message-----
> From: cip-dev@lists.cip-project.org [mailto:cip-dev@lists.cip-project.org] On Behalf Of Nobuhiro Iwamatsu
> Sent: Tuesday, June 2, 2020 1:50 PM
> To: cip-dev@lists.cip-project.org
> Cc: SZ.Lin@moxa.com
> Subject: Re: [cip-dev] Kernel config warning
> 
> Hi,
> 
> > -----Original Message-----
> > From: cip-dev@lists.cip-project.org [mailto:cip-dev@lists.cip-project.org] On Behalf Of Chris Paterson
> > Sent: Tuesday, June 2, 2020 7:18 AM
> > To: cip-dev@lists.cip-project.org
> > Cc: SZ.Lin@moxa.com
> > Subject: [cip-dev] Kernel config warning
> >
> > Hello Kernel maintainers,
> >
> > I saw this warning [0] by chance this evening when doing a build with the moxa_mxc_defconfig [1] Kernel config.
> >
> > Is this something we want to correct?
> 
> Thanks for your report.
> RTC_DRV_DS1374_WDT can not set 'y'. I will update moxa_mxc_defconfig.
> 

RTC_DRV_DS1374_WDT can not set 'm'.
And I updated moxa_mxc_defconfig and pushed.

> >
> > [0]
> > "arch/arm/configs/moxa_mxc_defconfig:745:warning: symbol value 'm' invalid for RTC_DRV_DS1374_WDT"
> > https://gitlab.com/cip-project/cip-kernel/linux-cip/-/jobs/546065688#L129
> > [1] https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/-/blob/master/4.4.y-cip/arm/moxa_mxc_defconfig
> >
> > Kind regards, Chris
> 
Best regards,
  Nobuhiro

[-- Attachment #2: Type: text/plain, Size: 419 bytes --]

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#4659): https://lists.cip-project.org/g/cip-dev/message/4659
Mute This Topic: https://lists.cip-project.org/mt/74616319/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy  [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: [cip-dev] Kernel config warning
  2020-06-02  5:23   ` Nobuhiro Iwamatsu
@ 2020-06-02  6:36     ` SZ Lin (林上智)
  0 siblings, 0 replies; 4+ messages in thread
From: SZ Lin (林上智) @ 2020-06-02  6:36 UTC (permalink / raw)
  To: nobuhiro1.iwamatsu, cip-dev

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

Hi Iwamatsu-san,

> -----Original Message-----
> From: nobuhiro1.iwamatsu@toshiba.co.jp
> <nobuhiro1.iwamatsu@toshiba.co.jp>
> Sent: Tuesday, June 2, 2020 1:24 PM
> To: cip-dev@lists.cip-project.org
> Cc: SZ Lin (林上智) <SZ.Lin@moxa.com>
> Subject: RE: [cip-dev] Kernel config warning
> 
> Hi,
> 
> > -----Original Message-----
> > From: cip-dev@lists.cip-project.org
> > [mailto:cip-dev@lists.cip-project.org] On Behalf Of Nobuhiro Iwamatsu
> > Sent: Tuesday, June 2, 2020 1:50 PM
> > To: cip-dev@lists.cip-project.org
> > Cc: SZ.Lin@moxa.com
> > Subject: Re: [cip-dev] Kernel config warning
> >
> > Hi,
> >
> > > -----Original Message-----
> > > From: cip-dev@lists.cip-project.org
> > > [mailto:cip-dev@lists.cip-project.org] On Behalf Of Chris Paterson
> > > Sent: Tuesday, June 2, 2020 7:18 AM
> > > To: cip-dev@lists.cip-project.org
> > > Cc: SZ.Lin@moxa.com
> > > Subject: [cip-dev] Kernel config warning
> > >
> > > Hello Kernel maintainers,
> > >
> > > I saw this warning [0] by chance this evening when doing a build with the
> moxa_mxc_defconfig [1] Kernel config.
> > >
> > > Is this something we want to correct?
> >
> > Thanks for your report.
> > RTC_DRV_DS1374_WDT can not set 'y'. I will update moxa_mxc_defconfig.
> >
> 
> RTC_DRV_DS1374_WDT can not set 'm'.
> And I updated moxa_mxc_defconfig and pushed.

Noted with thanks.

SZ

> 
> > >
> > > [0]
> > > "arch/arm/configs/moxa_mxc_defconfig:745:warning: symbol value 'm'
> invalid for RTC_DRV_DS1374_WDT"
> > > https://gitlab.com/cip-project/cip-kernel/linux-cip/-/jobs/546065688
> > > #L129 [1]
> > > https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/-/blob/m
> > > aster/4.4.y-cip/arm/moxa_mxc_defconfig
> > >
> > > Kind regards, Chris
> >
> Best regards,
>   Nobuhiro

[-- Attachment #2: Type: text/plain, Size: 419 bytes --]

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#4662): https://lists.cip-project.org/g/cip-dev/message/4662
Mute This Topic: https://lists.cip-project.org/mt/74616319/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy  [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

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

end of thread, other threads:[~2020-06-02 12:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-01 22:17 [cip-dev] Kernel config warning Chris Paterson
2020-06-02  4:50 ` Nobuhiro Iwamatsu
     [not found] ` <1614A0DCA25C7189.14405@lists.cip-project.org>
2020-06-02  5:23   ` Nobuhiro Iwamatsu
2020-06-02  6:36     ` SZ Lin (林上智)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).