Re: userspace vs. kernelspace address

2005-01-28 Thread Rock Gordon
i, Jan 28, 2005 at 01:06:21 +0100, Bernd > Petrovitsch wrote: > > On Thu, 2005-01-27 at 09:14 -0800, Rock Gordon > wrote: > > > If I'm given a particular address, how do I test > > > whether that address is from userspace or from > kernel > > > space? > >

Re: userspace vs. kernelspace address

2005-01-28 Thread Rock Gordon
:21 +0100, Bernd Petrovitsch wrote: On Thu, 2005-01-27 at 09:14 -0800, Rock Gordon wrote: If I'm given a particular address, how do I test whether that address is from userspace or from kernel space? You don't. I need to make these decisions from either inside a kernel