開發和下載開源軟體

瀏覽 1.6.3-20080715 - Change Log

category(Tag) tree

file info

category(Tag)
檔案名
ccs-patch_1.6.3-20080715_-_Changes
最後更新
2008-07-15 13:48
類型
Plain Text
editor
Tetsuo Handa
描述
1.6.3-20080715 - Change Log
語言
English
translate
Fix 2008/07/01

    @ Fix "Compilation failure" with 2.4.20 kernel.

      RedHat Linux 9's 2.4.20 kernel backported O(1) scheduler patch,
      resulting compilation error at ccs_load_policy().
      I added defined(TASK_DEAD) check.

Fix 2008/07/08

    @ Don't check permissions if vfsmount is NULL.

      Some filesystems (e.g. unionfs) pass NULL vfsmount.
      I changed fs/tomoyo_file.c not to try to calculate pathnames
      if vfsmount is NULL.

Version 1.6.3 2008/07/15   Bug fix release.