Andrew Morton wrote: > > start_tx() > { Yes, I overlooked start_tx. Hmm. start_tx also assumes that the cpu commits writes in order, I'm sure the driver is unreliable on RISC cpus. Perhaps the driver should use pci_alloc_consistent and pci_map_single? -- Manfred - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Q: natsemi.c spinlocks Manfred
- Re: Q: natsemi.c spinlocks Andrew Morton
- Re: Q: natsemi.c spinlocks Manfred
- Re: Q: natsemi.c spinlocks Jeff Garzik
- [PATCH] Re: Q: natsemi.c spinlocks Jeff Garzik
- Re: [PATCH] Re: Q: natsemi.c spinlocks Donald Becker
- Re: [PATCH] Re: Q: natsemi.c spinlocks Manfred Spraul