Browse Subversion Repository
Diff of /trunk/1.8.x/ccs-patch/README.ccs
Parent Directory
| Revision Log
| Patch
| 1081 |
|
|
| 1082 |
All list manipulations use "struct list_head" or "struct list1_head". |
All list manipulations use "struct list_head" or "struct list1_head". |
| 1083 |
"struct list1_head" doesn't have "->prev" member to save memory usage. |
"struct list1_head" doesn't have "->prev" member to save memory usage. |
| 1084 |
|
|
| 1085 |
|
Fix 2007/11/29 |
| 1086 |
|
|
| 1087 |
|
@ Add missing semaphore in GetEXE(). |
| 1088 |
|
|
| 1089 |
|
mm->mmap_sem was missing. |
|
|
Legend:
| Removed from v.736 |
|
| changed lines |
| |
Added in v.737 |
|
|
|