Thanks. It works for me. 

Thanks, 
Gagan

On Sun, 10 Nov, 2024, 6:15 am Akemi Yagi via rocky, <rocky@lists.resf.org> wrote:
On Sat, Nov 9, 2024 at 5:10 AM gagan tiwari via rocky <rocky@lists.resf.org> wrote:
Hi Guys,
                 I am not able to compile ExaNic drivers 2.7.4 on rt kernel.
 kernel-rt-4.18.0-553.16.1.rt7.357.el8_10.x86_64.rpm

Getting following error :- 

image.png

When I tried to compile it by ignoring error message , I am getting kernel panic with following message 

image.png

Please help me how to make it work. 

Thanks, 
Gagan

Looks like napi_reschedule has been replaced with napi_schedule [1] in the current RHEL/Rocky kernel. You may want to change napi_reschedule(napi) in the driver's source code to napi_schedule(napi) and try again.

Akemi


_______________________________________________
rocky mailing list -- rocky@lists.resf.org
To unsubscribe send an email to rocky-leave@lists.resf.org