linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: greg@kroah.com
Cc: linux-kernel@vger.kernel.org, vojtech@suse.cz
Subject: Re: 2.5.39 + evms 1.2.0 burn test
Date: Tue, 01 Oct 2002 20:31:31 -0700 (PDT)	[thread overview]
Message-ID: <20021001.203131.48516382.davem@redhat.com> (raw)
In-Reply-To: <20021002032548.GB11871@kroah.com>

   From: Greg KH <greg@kroah.com>
   Date: Tue, 1 Oct 2002 20:25:49 -0700

   On Wed, Oct 02, 2002 at 05:04:22AM +0200, Matthias Andree wrote:
   > 
   > 5. usb: usbkbd (module) cannot be loaded, missing symbol:
   >    usb_kbd_free_buffers.
   
   Vojtech, I've seen this for a while, but forgot to mention it.  Any fix?
   
sed 's/usb_kbd_free_buffers/usb_kbd_free_mem/' <usbkbd.c >usbkbd_fixed.c
mv usbkbd_fixed.c usbkbd.c
make

You can tell that most of us use full HID support. :-)

  reply	other threads:[~2002-10-02  3:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-02  3:04 2.5.39 + evms 1.2.0 burn test Matthias Andree
2002-10-02  3:25 ` Greg KH
2002-10-02  3:31   ` David S. Miller [this message]
2002-10-02  3:53     ` Alexander Viro
2002-10-02  3:53       ` David S. Miller
2002-10-02  4:42         ` Greg KH
2002-10-02  6:05           ` Vojtech Pavlik

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=20021001.203131.48516382.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vojtech@suse.cz \
    /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 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).