Bruce Evans eb0fb17ea5 Fixed wrong limits for the kernel text in db_numargs(). The
interval [VM_MIN_KERNEL_ADDRESS, etext] was used instead of
[btext, etext).  Added a comment about this being completely
wrong for LKMs.  This only affects interpreting the instructions
after the return to attempt decide the number of args.  The
attempt usually fails anyway.
1997-11-20 18:24:52 +00:00
..
1997-11-17 13:57:40 +00:00
1997-11-20 16:53:23 +00:00
1997-11-18 15:07:35 +00:00
1997-11-18 14:40:36 +00:00
1997-11-20 16:36:17 +00:00
1997-11-18 15:07:35 +00:00
1997-11-12 05:42:33 +00:00
1997-10-28 15:59:26 +00:00
1997-10-28 15:59:26 +00:00
1997-11-12 05:42:33 +00:00
1997-11-12 05:42:33 +00:00
1997-11-18 14:14:34 +00:00
1997-05-28 04:45:15 +00:00
1997-10-28 15:59:26 +00:00