[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[rtl] compile problems
Hi,
i'm trying to compile the kernel 2.1.90 with rtl-SMP-1.2a-2.1.90 without the SMP option...
i had minor problems like:
- in rtl.c: define thr rtl rtcontrol structure outside the __SMP__ block
- in rtl.c: modify rtl_diag_display because rtl.lock.lock doesn't work (no member lock
in the spinlock_t structure if no SMP)
but i cannot resolve some of them: mask_IO_apic is used and only defined in io_apic.c,
which in turn is only compiled if SMP is defined.
if i force io_apic.o to be compiled without SMP , the compilation fail with a lot
of pb in io_apic.c
do i have to include the io_apic.c? or ignore the mask_IO_apic function ???
thanx for your help,
pierre Vandwalle
--- [rtl] ---
For more information on Real-Time Linux see:
http://www.rtlinux.org/