Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



does -48-13 work any better?

	Ingo

x86-64 needs the attached patch to compile.
Some drivers also fail to compile because of
SPIN_LOCK_UNLOCKED changes, e.g. softdog and
four files under net/atm. Just take the x86-64 UP
config from FC3's latest errata kernel.
I haven't booted it yet.

A question, though: why do you comment out the
DMPS timer in drivers/char/vt.c?
Does it cause any problems? I applied the -RT tree
after the multiconsole patch and I had to modify
those four chunks manually.

Best regards,
Zoltán Böszörményi

--- arch/x86_64/kernel/init_task.c.old	2005-06-12 10:51:21.716609376 +0200
+++ arch/x86_64/kernel/init_task.c	2005-06-12 10:51:33.889758776 +0200
@@ -11,7 +11,7 @@
 #include <asm/desc.h>
 
 static struct fs_struct init_fs = INIT_FS;
-static struct files_struct init_files = INIT_FILES;
+static struct files_struct init_files = INIT_FILES(init_files);
 static struct signal_struct init_signals = INIT_SIGNALS(init_signals);
 static struct sighand_struct init_sighand = INIT_SIGHAND(init_sighand);
 struct mm_struct init_mm = INIT_MM(init_mm);

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux