public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: leif <leif@gci.net>
To: "'Andrew Morton'" <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: RE: error in Sparc64 rwlock.S
Date: Wed, 19 Nov 2003 15:03:04 -0900	[thread overview]
Message-ID: <014901c3aef9$ac2dac70$31828ad0@internet.gci.net> (raw)
In-Reply-To: <20031119143000.7815cb9d.akpm@osdl.org>

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

Andrew Morton replied
> 
> Ah, sorry.   This incremental patch should fix that up.
> 

Thanks.  The patch cleaned up the rwlock.S  issue.

Now I just need to hunt down the following problem. :-)

$ make
[...]
  AS      arch/sparc64/lib/xor.o
  AR      arch/sparc64/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
kernel/built-in.o(.text+0x25ebc): In function `kallsyms_lookup':
: undefined reference to `kallsyms_addresses'
kernel/built-in.o(.text+0x25ec0): In function `kallsyms_lookup':
: undefined reference to `kallsyms_addresses'
kernel/built-in.o(.text+0x25f3c): In function `kallsyms_lookup':
: undefined reference to `kallsyms_names'
kernel/built-in.o(.text+0x25f40): In function `kallsyms_lookup':
: undefined reference to `kallsyms_num_syms'
kernel/built-in.o(.text+0x25f44): In function `kallsyms_lookup':
: undefined reference to `kallsyms_names'
kernel/built-in.o(.text+0x25f48): In function `kallsyms_lookup':
: undefined reference to `kallsyms_num_syms'
kernel/built-in.o(.text+0x25f54): In function `kallsyms_lookup':
: undefined reference to `kallsyms_addresses'
kernel/built-in.o(.text+0x25f5c): In function `kallsyms_lookup':
: undefined reference to `kallsyms_addresses'
kernel/built-in.o(.text+0x25fe8): In function `kallsyms_lookup':
: undefined reference to `kallsyms_num_syms'
kernel/built-in.o(.text+0x25ff8): In function `kallsyms_lookup':
: undefined reference to `kallsyms_addresses'
kernel/built-in.o(.text+0x26048): In function `kallsyms_lookup':
: undefined reference to `kallsyms_addresses'
kernel/built-in.o(.text+0x26210): In function `get_ksymbol_mod':
: undefined reference to `kallsyms_num_syms'
kernel/built-in.o(.text+0x26220): In function `get_ksymbol_mod':
: undefined reference to `kallsyms_num_syms'
kernel/built-in.o(.text+0x26270): In function `get_ksymbol_core':
: undefined reference to `kallsyms_names'
kernel/built-in.o(.text+0x2627c): In function `get_ksymbol_core':
: undefined reference to `kallsyms_names'
kernel/built-in.o(.text+0x262c0): In function `get_ksymbol_core':
: undefined reference to `kallsyms_addresses'
kernel/built-in.o(.text+0x262c8): In function `get_ksymbol_core':
: undefined reference to `kallsyms_addresses'
kernel/built-in.o(.text+0x26350): In function `update_iter':
: undefined reference to `kallsyms_num_syms'
kernel/built-in.o(.text+0x26354): In function `update_iter':
: undefined reference to `kallsyms_num_syms'
make: *** [.tmp_vmlinux1] Error 1

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2208 bytes --]

      reply	other threads:[~2003-11-20  0:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 20:43 Linux 2.4.20-ac2 Alan Cox
2002-12-11 23:30 ` HyperThreading in recent 2.4-ac kernels Gerald Britton
2002-12-12  1:36   ` Alan Cox
2002-12-12 20:12   ` detecting layout in RAID Anu
2002-12-17 22:55     ` Neil Brown
2003-11-18 21:01 ` error in Sparc64 rwlock.S leif
2003-11-18 21:09   ` Andrew Morton
2003-11-19  0:46     ` David S. Miller
2003-11-19 21:37     ` leif
2003-11-19 22:30       ` Andrew Morton
2003-11-20  0:03         ` leif [this message]

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='014901c3aef9$ac2dac70$31828ad0@internet.gci.net' \
    --to=leif@gci.net \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /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