What about other platforms? If it is needed for say platform 'x' but the lock
isn't needed for platform x86, how is that handled? No reason to go through
a lock. If I am a running process, and I am looking at say, my audit mask,
do I need to lock it? Am I correct in assuming that the worst that could
happen would be I catch it while someone else is writing it for 1 call
and get only a partially written mask back? I know the writer has to at
least lock some part of the process so the process won't "go away" in the middle
of the writer fiddling with it, but other than that, do I need any special
locking on the mask itself?
-l
-- Linda A Walsh | Trust Technology, Core Linux, SGI law@sgi.com | Voice: (650) 933-5338
- 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/