netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Sep 10 (bpf)
       [not found] <20140910185920.336180d4@canb.auug.org.au>
@ 2014-09-10 16:50 ` Randy Dunlap
  2014-09-10 17:06   ` Daniel Borkmann
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2014-09-10 16:50 UTC (permalink / raw)
  To: Stephen Rothwell, linux-next; +Cc: linux-kernel, netdev@vger.kernel.org

On 09/10/14 01:59, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20140909:
> 

When CONFIG_MODULES is not enabled:  (seen on i386 and x86_64)

kernel/built-in.o: In function `bpf_jit_binary_alloc':
(.text+0x7689d): undefined reference to `module_alloc'
kernel/built-in.o: In function `bpf_jit_binary_free':
(.text+0x768f0): undefined reference to `module_free'


-- 
~Randy

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

* Re: linux-next: Tree for Sep 10 (bpf)
  2014-09-10 16:50 ` linux-next: Tree for Sep 10 (bpf) Randy Dunlap
@ 2014-09-10 17:06   ` Daniel Borkmann
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Borkmann @ 2014-09-10 17:06 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Stephen Rothwell, linux-next, linux-kernel,
	netdev@vger.kernel.org

On 09/10/2014 06:50 PM, Randy Dunlap wrote:
> On 09/10/14 01:59, Stephen Rothwell wrote:
>> Hi all,
>>
>> Changes since 20140909:
>
> When CONFIG_MODULES is not enabled:  (seen on i386 and x86_64)
>
> kernel/built-in.o: In function `bpf_jit_binary_alloc':
> (.text+0x7689d): undefined reference to `module_alloc'
> kernel/built-in.o: In function `bpf_jit_binary_free':
> (.text+0x768f0): undefined reference to `module_free'

[ Sorry for that, patch has already been submitted to netdev. ]

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

end of thread, other threads:[~2014-09-10 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20140910185920.336180d4@canb.auug.org.au>
2014-09-10 16:50 ` linux-next: Tree for Sep 10 (bpf) Randy Dunlap
2014-09-10 17:06   ` Daniel Borkmann

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