[2.2.8] undefined reference to `disable_irq_nosync' (+ fix)

bvermeul@blackstar.xs4all.nl
Wed, 12 May 1999 01:00:37 +0200 (CEST)


This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
Send mail to mime@docserver.cac.washington.edu for more info.

---1463811838-2018710385-926463637=:25379
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi *,

I got the following error in my make (on ev56 Alpha):

drivers/net/net.a(8390.o): In function `ei_start_xmit':
8390.c(.text+0x270): undefined reference to `disable_irq_nosync'
8390.c(.text+0x274): undefined reference to `disable_irq_nosync'
8390.c(.text+0x300): undefined reference to `disable_irq_nosync'
8390.c(.text+0x304): undefined reference to `disable_irq_nosync'
make: *** [vmlinux] Error 1

I can't seem to find disable_irq_nosync in asm/irq.h, which is where I
found disable_irq. The version of 8390.c contains disable_irq, and
changing that back fixes the problem.

Hope this helps,

Bas Vermeulen

--
If I wanted to kill a battleship, I'd use a shitload of 
Harpoons. -- Paul Tomblin

NT is a lot cheaper. -- Petro

---1463811838-2018710385-926463637=:25379 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="8390-fix.patch" Content-Transfer-Encoding: BASE64 Content-ID: <Pine.LNX.4.10.9905120100370.25379@blackstar.xs4all.nl> Content-Description: 8390.c fix for 2.2.8 Content-Disposition: attachment; filename="8390-fix.patch"

LS0tIGRyaXZlcnMvbmV0LzgzOTAuYy5vcmlnCVdlZCBNYXkgMTIgMDA6MjU6 MzEgMTk5OQ0KKysrIGRyaXZlcnMvbmV0LzgzOTAuYwlXZWQgTWF5IDEyIDAw OjU3OjAyIDE5OTkNCkBAIC0yNTcsNyArMjU3LDcgQEANCiANCiAJCS8qIFVn bHkgYnV0IGEgcmVzZXQgY2FuIGJlIHNsb3csIHlldCBtdXN0IGJlIHByb3Rl Y3RlZCAqLw0KIAkJDQotCQlkaXNhYmxlX2lycV9ub3N5bmMoZGV2LT5pcnEp Ow0KKwkJZGlzYWJsZV9pcnEoZGV2LT5pcnEpOw0KIAkJc3Bpbl9sb2NrKCZl aV9sb2NhbC0+cGFnZV9sb2NrKTsNCiAJCQ0KIAkJLyogVHJ5IHRvIHJlc3Rh cnQgdGhlIGNhcmQuICBQZXJoYXBzIHRoZSB1c2VyIGhhcyBmaXhlZCBzb21l dGhpbmcuICovDQpAQCAtMjg1LDcgKzI4NSw3IEBADQogCSAqCVNsb3cgcGhh c2Ugd2l0aCBsb2NrIGhlbGQuDQogCSAqLw0KIAkgDQotCWRpc2FibGVfaXJx X25vc3luYyhkZXYtPmlycSk7DQorCWRpc2FibGVfaXJxKGRldi0+aXJxKTsN CiAJDQogCXNwaW5fbG9jaygmZWlfbG9jYWwtPnBhZ2VfbG9jayk7DQogCQ0K

---1463811838-2018710385-926463637=:25379--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/