Fix problem introduced by kernel threads when building for 2.4.20.
authorJustin Pettit <jpettit@nicira.com>
Mon, 5 May 2008 04:07:24 +0000 (21:07 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 5 May 2008 04:07:24 +0000 (21:07 -0700)
commitd54088ba926349705dc527029c4242a5a278c5c9
treedbeb329888ccfe7ddcf8d8217f487bd2c31bf75a
parent2f009daf82434323056ffbeb67e015a2a8aa1915
Fix problem introduced by kernel threads when building for 2.4.20.
datapath/linux-2.4/Modules.mk
datapath/linux-2.4/compat-2.4/include/linux/sched.h [new file with mode: 0644]
datapath/linux-2.4/compat-2.4/sched.c [new file with mode: 0644]