From: Jayson A D. <jd...@gd...> - 2010-08-16 15:08:16
|
Hi, I'm using the linux kernel v2.6.31 and using linux-atm to create a LEC interface. Every time I go to start zeppelin it causes a kernel oops. The text of that kernel oops is BUG: unable to handle kernel NULL pointer dereferenced at (null). After some investigation by git bisecting the kernel, I narrowed it down to one commit (SHA1: e3804cbebb67887) that removed a deprecated kernel configuration option of COMPAT_NET_DEV_OPS. I tried this with linux-atm 2.4.1, 2.5.1 and pulling the current development source and compiling it. Does anyone have any ideas on how to fix this? I need that interface for something and its only a LEC. Jayson Dyke D737, NEO 401-848-8504 (Office) 401-464-1661 (Cell) jd...@gd... |