Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/1.7.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2003 by kumaneko, Wed Dec 24 07:07:28 2008 UTC revision 2037 by kumaneko, Mon Jan 5 05:56:56 2009 UTC
# Line 1796  Fix 2008/12/24 Line 1796  Fix 2008/12/24
1796    
1797        I meant to print SYAORAN-ERROR: message when error == -EPERM,        I meant to print SYAORAN-ERROR: message when error == -EPERM,
1798        but I was printing it when error == 0 since 1.6.0 .        but I was printing it when error == 0 since 1.6.0 .
1799    
1800    Fix 2009/01/05
1801    
1802        @ Use kmap_atomic()/kunmap_atomic() for reading "struct linux_binprm".
1803    
1804          As remove_arg_zero() uses kmap_atomic(KM_USER0), I modified to use
1805          kmap_atomic(KM_USER0) rather than kmap().
1806    
1807        @ Relocate definitions and functions.
1808    
1809          To reduce exposed symbols, I relocated some definitions and functions.

Legend:
Removed from v.2003  
changed lines
  Added in v.2037

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26