VOID001 / neu-os

Based on linux0.11, break it down, then reassemble (For NEU Lab use)
163 stars 65 forks source link

Error in the code comment: about funciton linear_to_pte #4

Open yhshu opened 7 years ago

yhshu commented 7 years ago

mm/mm_test.c Line 46 The function is used to return a pointer to a page table entry, not a physical address. The code comment is not correct.