[OpenAFS-devel] Fwd: [Bug 116681] Openafs-modules-source fails to build on gutsy kernel 2.6.22-4

Marc Dionne marc.dionne@technoconseil.com
Thu, 24 May 2007 18:59:34 -0400


Russ Allbery wrote:
> Looks like something else changed in the kernel.
>=20
>=20
> From: Mikael Gerdin <mikael.gerdin@gmail.com>
> To: rra@debian.org
> Reply-To: Bug 116681 <116681@bugs.launchpad.net>
> Date: Thu, 24 May 2007 20:23:14 -0000
> Subject: [Bug 116681] Openafs-modules-source fails to build on guts=
y kernel
> =092.6.22-4
>=20
> Public bug reported:
>=20
> The openafs kernel module fails to build against 2.6.22 headers due=
 to
> changes in linux/sched.h
>=20
> /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.22-4-generic-
> MP/rx_kmutex.c:126: error: =E2=80=98struct task_struct=E2=80=99 has=
 no member named
> =E2=80=98thread_info=E2=80=99
>=20
> ** Affects: openafs (Ubuntu)
>      Importance: Undecided
>          Status: Unconfirmed
>=20

See RT #61767.

Note that as of 2.6.22-rc2 the patch needs to be changed a bit, since=
=20
SLAB_CTOR_CONSTRUCTOR is now also gone.

Marc