Package: openafs-modules-source
Version: 1.4.2-2
Severity: grave
Tags: patch

i think the first bug report got mangled, so i am trying again.

using the lates openafs-module i get:

openafs: module license 'http://www.openafs.org/dl/license10.html' taints kernel
.
openafs: Unknown symbol tasklist_lock

somehow the patch below didn't make it into the final version (even
though it was in fc4). with it afs works again for me.

--- openafs/src/afs/afs_osi.c   2006-10-20 03:39:22.000000000 -0700
+++ openafs-keep/src/afs/afs_osi.c      2006-11-09 16:56:22.000000000
-0800
@@ -805,6 +805,7 @@
 #endif

 #if defined(AFS_LINUX22_ENV)
+extern rwlock_t tasklist_lock __attribute__((weak));
 void
 afs_osi_TraverseProcTable()
 {

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19-rc5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages openafs-modules-source depends on:
ii  bison                       1:2.3.dfsg-4 A parser generator that is compati
ii  debhelper                   5.0.41       helper programs for debian/rules
ii  flex                        2.5.33-10    A fast lexical analyzer generator.
ii  kernel-package              10.065       A utility for building Linux kerne

openafs-modules-source recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to