All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Gerst <bgerst@didntduck.org>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: module.c broken in latest snapshot
Date: Wed, 02 Apr 2003 10:48:24 -0500	[thread overview]
Message-ID: <3E8B0648.1010800@didntduck.org> (raw)

kernel/module.c: In function `check_modstruct_version':
kernel/module.c:845: warning: passing arg 2 of `__find_symbol' from 
incompatible pointer type
kernel/module.c:845: warning: passing arg 3 of `__find_symbol' from 
incompatible pointer type
kernel/module.c:847: warning: passing arg 5 of `check_version' from 
incompatible pointer type
kernel/module.c:847: too many arguments to function `check_version'
kernel/module.c: In function `load_module':
kernel/module.c:1276: structure has no member named `num_syms'

--
				Brian Gerst


             reply	other threads:[~2003-04-02 15:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-02 15:48 Brian Gerst [this message]
2003-04-02 17:41 ` module.c broken in latest snapshot Kai Germaschewski
2003-04-02 18:52   ` James Bottomley
2003-04-02 23:43   ` Rusty Russell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E8B0648.1010800@didntduck.org \
    --to=bgerst@didntduck.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.