Re: [PATCH] PPC64: lockfix for rtas error log

From: Benjamin Herrenschmidt
Date: Wed Jun 30 2004 - 14:08:05 EST



> Isn't the global buffer used since it's in BSS, and as such, in low
> memory, guaranteed to be below 4GB? RTAS has limitations that restricts
> any passed-in buffers to be addressable as 32-bit real mode pointers, right?

The global buffer is still used within the spinlocked region for RTAS itself,
the patch just uses a local buffer and copies into it from the global one
before releasing the lock.

Ben.


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