Ingo Weinhold
0536ff83e9
* IS_KERNEL_ADDRESS(): Avoid the check against KERNEL_BASE or KERNEL_TOP, if
...
that's the limit of the addr_t domain anyway.
* Defined IS_USER_ADDRESS() to !IS_KERNEL_ADDRESS(), which semantically it was
already, just more verbosely.
Should, in the future, avoid hundreds of useless Coverity tickets where the
macros are used.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40093 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-01-03 17:56:04 +00:00
..
2010-10-30 14:10:30 +00:00
2010-10-23 19:08:52 +00:00
2009-10-12 14:29:05 +00:00
2010-01-09 03:55:38 +00:00
2010-06-26 17:38:03 +00:00
2010-02-24 19:04:41 +00:00
2010-11-04 14:58:10 +00:00
2011-01-03 00:44:40 +00:00
2009-12-03 13:05:39 +00:00
2010-06-25 22:16:10 +00:00
2010-06-10 17:31:57 +00:00
2010-11-26 13:32:24 +00:00
2009-10-22 11:44:29 +00:00
2009-12-02 18:05:10 +00:00
2010-01-01 14:54:41 +00:00
2010-05-18 15:51:27 +00:00
2010-06-25 22:16:10 +00:00
2009-12-02 10:56:10 +00:00
2011-01-03 17:56:04 +00:00
2009-07-27 00:39:12 +00:00
2010-04-29 15:10:37 +00:00
2010-12-16 17:01:23 +00:00
2010-07-22 11:10:48 +00:00
2009-11-27 13:03:28 +00:00
2010-12-16 14:29:37 +00:00
2009-10-26 13:34:43 +00:00
2010-08-16 22:01:28 +00:00
2009-10-23 02:06:51 +00:00
2010-11-26 13:55:20 +00:00
2009-07-21 12:09:15 +00:00
2011-01-02 19:12:19 +00:00
2010-12-16 14:29:37 +00:00
2010-12-16 01:44:15 +00:00
2009-09-25 14:36:26 +00:00
2009-12-22 15:15:07 +00:00
2009-08-03 10:10:22 +00:00
2010-12-14 17:55:38 +00:00
2010-04-11 16:07:39 +00:00
2010-06-02 18:42:20 +00:00