]> git.openfabrics.org - ~emulex/compat.git/commit
compat: fix TASK_INTERRUPTIBLE missing
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Apr 2011 16:11:15 +0000 (18:11 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 25 Apr 2011 18:45:43 +0000 (11:45 -0700)
commitd771b0f4787f3358afdfbd53fea26baf265fd67c
tree12eaa3a1c1b38acdd72336902ab7faa48ee3fa0d
parentc9a8b44cf462694c22f1754400733fa0469701b3
compat: fix TASK_INTERRUPTIBLE missing

When compiling against the Ubuntu Natty kernel (2.6.38-8-generic)
TASK_INTERRUPTIBLE is not defined here.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/compat-2.6.39.c