Re: C issues with spinlocks and preemption

Russell King (rmk@arm.linux.org.uk)
Thu, 20 Jul 2000 20:19:40 +0100 (BST)


George Anzinger writes:
> This is proving to be a tough nut to crack. Any thoughts?

put the inline function after sched.h? Or #include your header in sched.h
after the definition of struct task_struct (and make sure that you don't
include sched.h in your #include).
_____
|_____| ------------------------------------------------- ---+---+-
| | Russell King rmk@arm.linux.org.uk --- ---
| | | | http://www.arm.linux.org.uk/~rmk/aboutme.html / / |
| +-+-+ --- -+-
/ | THE developer of ARM Linux |+| /|\
/ | | | --- |
+-+-+ ------------------------------------------------- /\\\ |

-
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/