added a macro IsKernelPointer() to test whether a pointer value points to the kernel...
authorThomas Bluemel <thomas@reactsoft.com>
Mon, 22 Aug 2005 13:38:30 +0000 (13:38 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Mon, 22 Aug 2005 13:38:30 +0000 (13:38 +0000)
commitbd73d35e4da88805dcce9d6090d2272c1e9cc7b6
tree2e70785072db6054208a743fee12988ddcb5c706
parent27d68c7b2f6fb9cc68b2543d6531e04679dc8137
added a macro IsKernelPointer() to test whether a pointer value points to the kernel address space. This is needed because on IA-64 the MSB is not necessarily set for pointers to the kernel address space.

svn path=/trunk/; revision=17474
reactos/ntoskrnl/include/internal/ntoskrnl.h
reactos/ntoskrnl/ob/wait.c