[PATCH] fix text and data sizing in MMUless task_nommu.c
This patch does a couple of things to the MMUless proc support: 1. change current->sig to current->sighand 2. initialize vsize var in task_vsize() function 3. correctly set *text and *data values in task_vsize() function
Showing
Please register or sign in to comment