netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Jun 11 (net/dsa/tag_sja1105.c)
       [not found] <20190611192432.1d8f11b2@canb.auug.org.au>
@ 2019-06-11 18:30 ` Randy Dunlap
  2019-06-11 18:34   ` Vladimir Oltean
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2019-06-11 18:30 UTC (permalink / raw)
  To: Stephen Rothwell, Linux Next Mailing List
  Cc: Linux Kernel Mailing List, netdev, Vladimir Oltean

On 6/11/19 2:24 AM, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20190607:
> 

on i386:

#
# Library routines
#
# CONFIG_PACKING is not set

ld: net/dsa/tag_sja1105.o: in function `sja1105_rcv':
tag_sja1105.c:(.text+0x40b): undefined reference to `packing'
ld: tag_sja1105.c:(.text+0x423): undefined reference to `packing'
ld: tag_sja1105.c:(.text+0x43e): undefined reference to `packing'
ld: tag_sja1105.c:(.text+0x456): undefined reference to `packing'
ld: tag_sja1105.c:(.text+0x471): undefined reference to `packing'


Should this driver select PACKING?


-- 
~Randy

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

* Re: linux-next: Tree for Jun 11 (net/dsa/tag_sja1105.c)
  2019-06-11 18:30 ` linux-next: Tree for Jun 11 (net/dsa/tag_sja1105.c) Randy Dunlap
@ 2019-06-11 18:34   ` Vladimir Oltean
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir Oltean @ 2019-06-11 18:34 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Stephen Rothwell, Linux Next Mailing List,
	Linux Kernel Mailing List, netdev

On Tue, 11 Jun 2019 at 21:30, Randy Dunlap <rdunlap@infradead.org> wrote:
>
> On 6/11/19 2:24 AM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20190607:
> >
>
> on i386:
>
> #
> # Library routines
> #
> # CONFIG_PACKING is not set
>
> ld: net/dsa/tag_sja1105.o: in function `sja1105_rcv':
> tag_sja1105.c:(.text+0x40b): undefined reference to `packing'
> ld: tag_sja1105.c:(.text+0x423): undefined reference to `packing'
> ld: tag_sja1105.c:(.text+0x43e): undefined reference to `packing'
> ld: tag_sja1105.c:(.text+0x456): undefined reference to `packing'
> ld: tag_sja1105.c:(.text+0x471): undefined reference to `packing'
>
>
> Should this driver select PACKING?
>
>
> --
> ~Randy

Hi Randy,

Yes it should, thanks for pointing it out.
Are you going to send a patch, or should I?

Thanks!
-Vladimir

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

end of thread, other threads:[~2019-06-11 18:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190611192432.1d8f11b2@canb.auug.org.au>
2019-06-11 18:30 ` linux-next: Tree for Jun 11 (net/dsa/tag_sja1105.c) Randy Dunlap
2019-06-11 18:34   ` Vladimir Oltean

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).