public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] rwlock and atomic_sub on ia64
@ 2001-08-13 13:55 Noah Romer
  2001-08-13 17:02 ` Jes Sorensen
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Noah Romer @ 2001-08-13 13:55 UTC (permalink / raw)
  To: linux-ia64

I'm in the process of adding support for the ia64 architecture to the 
message/fusion/mptlan.c driver (it's previously only been tested with 
i386 and sparc64 systems) and have come across a couple of issues:

1) there doesn't appear to be support for rwlocks under ia64. At least, 
I can't find any way to make the above driver link when it's got code 
that uses rwlocks.

and

2) atomic_sub looks to require that I cast a u8 to (int) when I pass it 
in as a parameter. Not a major issue, I just found it odd.

I'm most likely missing something (didn't see anything about either of 
the above when I looked through the list archive), but I was wondering 
if I could get a pointer or two from those with more knowledge of 
ia64/linux issues.

Thanks.

I'm not currently subscribed to linux-ia64, so please cc: me on replies.

-- 
Noah Romer
Driver Developer, CM gopher and Linux Whipping Boy
Storage Components Firmware
LSI Logic Corp.



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

end of thread, other threads:[~2001-08-16  0:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-13 13:55 [Linux-ia64] rwlock and atomic_sub on ia64 Noah Romer
2001-08-13 17:02 ` Jes Sorensen
2001-08-13 20:40 ` Noah Romer
2001-08-13 20:48 ` Jes Sorensen
2001-08-13 20:54 ` Noah Romer
2001-08-13 20:55 ` David Mosberger
2001-08-14 21:00 ` Noah Romer
2001-08-15 18:37 ` David Mosberger
2001-08-15 20:30 ` Noah Romer
2001-08-15 22:29 ` KOCHI Takayoshi
2001-08-16  0:25 ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox