Re: [PATCH 1/2] I8K: Allow i8k driver to be built on x86_64 systems

2007-10-29 Thread Frank Sorenson
de it into mainline, so i8k is due for another facelift. Needs the following in order to work correctly on my Inspiron E1705: Add DMI Product name to i8k for Dell MP061 hardware (Inspiron 9400/E1705) Signed-off-by: Frank Sorenson <[EMAIL PROTECTED]> - --- drivers/char/i8k.c |7

Re: [PATCH 1/2] I8K: Allow i8k driver to be built on x86_64 systems

2007-10-29 Thread Frank Sorenson
in order to work correctly on my Inspiron E1705: Add DMI Product name to i8k for Dell MP061 hardware (Inspiron 9400/E1705) Signed-off-by: Frank Sorenson [EMAIL PROTECTED] - --- drivers/char/i8k.c |7 +++ 1 file changed, 7 insertions(+) Index: linux-2.6.24-rc1/drivers/char/i8k.c

Combined mode quirk removal kills performance

2007-05-31 Thread Frank Sorenson
MB/sec to 1-2MB/sec, and the system is nearly unusable. System is a Dell Inspiron E1705 (Core 2 Duo 2.16GHz) running x86_64 FC6. Frank - -- Frank Sorenson - KD7TZK Linux Systems Engineer, DSS Engineering, UBS AG [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux)

Combined mode quirk removal kills performance

2007-05-31 Thread Frank Sorenson
, and the system is nearly unusable. System is a Dell Inspiron E1705 (Core 2 Duo 2.16GHz) running x86_64 FC6. Frank - -- Frank Sorenson - KD7TZK Linux Systems Engineer, DSS Engineering, UBS AG [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG

Re: [realtime kernel 2.6.21-rt2 and up] Extremely slow bootup for x86_64

2007-05-20 Thread Frank Sorenson
up. > > Does the same problem show up with > > http://tglx.de/projects/hrtimers/2.6.22-rc2/linux-2.6.22-rc2-x86_64-highres-v1.patch > > tglx I see the slow bootup as well, even with 2.6.22-rc2-hrt1. It takes at least 5 times as long to boot, for X to start, to login, etc. F

Re: [realtime kernel 2.6.21-rt2 and up] Extremely slow bootup for x86_64

2007-05-20 Thread Frank Sorenson
/linux-2.6.22-rc2-x86_64-highres-v1.patch tglx I see the slow bootup as well, even with 2.6.22-rc2-hrt1. It takes at least 5 times as long to boot, for X to start, to login, etc. Frank - -- Frank Sorenson - KD7TZK Linux Systems Engineer, DSS Engineering, UBS AG [EMAIL PROTECTED

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v5

2007-05-17 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christoph Lameter wrote: > On Thu, 17 May 2007, Frank Sorenson wrote: >> Frank Sorenson wrote: >> >>> Hrm. Looks like it gets past the hpet_is_known There's still something >>> in the hpet detection code, but I d

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v5

2007-05-17 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Sorenson wrote: > Hrm. Looks like it gets past the hpet_is_known There's still something > in the hpet detection code, but I didn't get to the bottom of it yet. > I'll do some more debugging to track down where it's really hanging

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v5

2007-05-17 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Sorenson wrote: Hrm. Looks like it gets past the hpet_is_known There's still something in the hpet detection code, but I didn't get to the bottom of it yet. I'll do some more debugging to track down where it's really hanging. Sorry

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v5

2007-05-17 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christoph Lameter wrote: On Thu, 17 May 2007, Frank Sorenson wrote: Frank Sorenson wrote: Hrm. Looks like it gets past the hpet_is_known There's still something in the hpet detection code, but I didn't get to the bottom of it yet. I'll do some

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v5

2007-05-16 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Sorenson wrote: > After adding *lots* of early_printks, I see that it hangs in > hpet_is_known(hdp) called from hpet_alloc(), so something in the hpet > code is still buggy. Adding nohpet to the kernel command line allows it

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v5

2007-05-16 Thread Frank Sorenson
_alloc(), so something in the hpet code is still buggy. Adding nohpet to the kernel command line allows it to boot correctly. Frank - -- Frank Sorenson - KD7TZK Linux Systems Engineer, DSS Engineering, UBS AG [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) Comment

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v5

2007-05-16 Thread Frank Sorenson
to the kernel command line allows it to boot correctly. Frank - -- Frank Sorenson - KD7TZK Linux Systems Engineer, DSS Engineering, UBS AG [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFGS1

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v5

2007-05-16 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Sorenson wrote: After adding *lots* of early_printks, I see that it hangs in hpet_is_known(hdp) called from hpet_alloc(hd), so something in the hpet code is still buggy. Adding nohpet to the kernel command line allows it to boot correctly

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v4

2007-05-15 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Sorenson wrote: > Thomas Gleixner wrote: >> Frank, > >> On Tue, 2007-05-15 at 09:06 -0500, Frank Sorenson wrote: >>> Hangs at boot here: >>> Kernel alive >>> Kernel direct mapping table

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v4

2007-05-15 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas Gleixner wrote: > Frank, > > On Tue, 2007-05-15 at 09:06 -0500, Frank Sorenson wrote: >> Hangs at boot here: >> Kernel alive >> Kernel direct mapping tables up to 1 @ 8000-d000 >> (and that's

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v4

2007-05-15 Thread Frank Sorenson
? Thanks, Frank - -- Frank Sorenson - KD7TZK Linux Systems Engineer, DSS Engineering, UBS AG [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFGSb5JaI0dwg4A47wRAjkgAJ9Urvpo+cTAbRvblYovBYy3PD7

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v4

2007-05-15 Thread Frank Sorenson
- -- Frank Sorenson - KD7TZK Linux Systems Engineer, DSS Engineering, UBS AG [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFGSb5JaI0dwg4A47wRAjkgAJ9Urvpo+cTAbRvblYovBYy3PD76jACfbtjj

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v4

2007-05-15 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas Gleixner wrote: Frank, On Tue, 2007-05-15 at 09:06 -0500, Frank Sorenson wrote: Hangs at boot here: Kernel alive Kernel direct mapping tables up to 1 @ 8000-d000 (and that's it) This is a Dell Inspiron E1705

Re: [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v4

2007-05-15 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Sorenson wrote: Thomas Gleixner wrote: Frank, On Tue, 2007-05-15 at 09:06 -0500, Frank Sorenson wrote: Hangs at boot here: Kernel alive Kernel direct mapping tables up to 1 @ 8000-d000 (and that's it) This is a Dell

Re: Kernel panic at boot with recent pci quirks patch

2006-12-06 Thread Frank Sorenson
Remi Colinet wrote: Frank Sorenson <[EMAIL PROTECTED]> wrote: The latest -git tree panics at boot for me. git-bisect traced the offending commit to: 368c73d4f689dae0807d0a2aa74c61fd2b9b075f is first bad commit commit 368c73d4f689dae0807d0a2aa74c61fd2b9b075f Author: Alan Cox &

Kernel panic at boot with recent pci quirks patch

2006-12-06 Thread Frank Sorenson
The latest -git tree panics at boot for me. git-bisect traced the offending commit to: 368c73d4f689dae0807d0a2aa74c61fd2b9b075f is first bad commit commit 368c73d4f689dae0807d0a2aa74c61fd2b9b075f Author: Alan Cox <[EMAIL PROTECTED]> Date: Wed Oct 4 00:41:26 2006 +0100 PCI: quirks: fix

Kernel panic at boot with recent pci quirks patch

2006-12-06 Thread Frank Sorenson
The latest -git tree panics at boot for me. git-bisect traced the offending commit to: 368c73d4f689dae0807d0a2aa74c61fd2b9b075f is first bad commit commit 368c73d4f689dae0807d0a2aa74c61fd2b9b075f Author: Alan Cox [EMAIL PROTECTED] Date: Wed Oct 4 00:41:26 2006 +0100 PCI: quirks: fix the

Re: Kernel panic at boot with recent pci quirks patch

2006-12-06 Thread Frank Sorenson
Remi Colinet wrote: Frank Sorenson [EMAIL PROTECTED] wrote: The latest -git tree panics at boot for me. git-bisect traced the offending commit to: 368c73d4f689dae0807d0a2aa74c61fd2b9b075f is first bad commit commit 368c73d4f689dae0807d0a2aa74c61fd2b9b075f Author: Alan Cox [EMAIL PROTECTED

[PATCH] Re: 2.6.19 git compile error - "current_is_keventd" [drivers/net/phy/libphy.ko] undefined

2006-12-04 Thread Frank Sorenson
[__modpost] Error 1 make: *** [modules] Error 2 xboom Here's a patch with the easy fix, but I'm not certain it's a permanent fix. Frank This patch fixes a compile error when CONFIG_PHYLIB is a module. Signed-off-by: Frank Sorenson <[EMAIL PROTECTED]> --- kernel/workqueue.c |1 + 1

[PATCH] Re: 2.6.19 git compile error - current_is_keventd [drivers/net/phy/libphy.ko] undefined

2006-12-04 Thread Frank Sorenson
] Error 1 make: *** [modules] Error 2 xboom Here's a patch with the easy fix, but I'm not certain it's a permanent fix. Frank This patch fixes a compile error when CONFIG_PHYLIB is a module. Signed-off-by: Frank Sorenson [EMAIL PROTECTED] --- kernel/workqueue.c |1 + 1 file changed, 1

Re: [PATCH] Make the bzImage format self-terminating

2005-09-02 Thread Frank Sorenson
-terminating. > > Signed-off-by: H. Peter Anvin <[EMAIL PROTECTED]> Looks good to me. Using the 2 additional bytes allows the header to contain the full system size for a very long time, and your patch includes documentation and x86_64. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Com

Re: [PATCH] Make the bzImage format self-terminating

2005-09-02 Thread Frank Sorenson
-by: H. Peter Anvin [EMAIL PROTECTED] Looks good to me. Using the 2 additional bytes allows the header to contain the full system size for a very long time, and your patch includes documentation and x86_64. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham

[Patch] i386: build.c: Write out larger system size to bootsector

2005-08-07 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This patch allows build.c to write out the full system size to the bootsector for system sizes larger than about 1 MB (1048560 bytes) by using another byte (a 4th byte would allow system sizes larger than 268 MB). Signed-off-by: Frank Sorenson

[Patch] i386: build.c: Write out larger system size to bootsector

2005-08-07 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This patch allows build.c to write out the full system size to the bootsector for system sizes larger than about 1 MB (1048560 bytes) by using another byte (a 4th byte would allow system sizes larger than 268 MB). Signed-off-by: Frank Sorenson

[PATCH] Fix up i386 compile after the "i386: clean up user_mode macros" patch

2005-07-27 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The "i386: clean up user_mode macros" patch that recently went into the kernel doesn't know the definition of VM_MASK, so the current -git doesn't compile. This patch includes the header where VM_MASK is defined. Signed-off-by: Fran

[PATCH] Fix up i386 compile after the i386: clean up user_mode macros patch

2005-07-27 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The i386: clean up user_mode macros patch that recently went into the kernel doesn't know the definition of VM_MASK, so the current -git doesn't compile. This patch includes the header where VM_MASK is defined. Signed-off-by: Frank Sorenson [EMAIL

New timeofday subsystem: Lockups

2005-07-22 Thread Frank Sorenson
35 84 5e 55 c0 89 ca 8b 0d 64 da 68 c0 83 e2 01 31 c8 <09> c2 75 e1 89 d8 89 f2 5b 5e c3 90 90 90 90 90 90 90 90 90 90 console shuts up ... Hopefully someone can make something out of this! Any ideas? Thanks, Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Depa

New timeofday subsystem: Lockups

2005-07-22 Thread Frank Sorenson
90 90 90 90 90 90 90 90 90 console shuts up ... Hopefully someone can make something out of this! Any ideas? Thanks, Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU

Re: [RFC][PATCH 1/6] new timeofday core subsystem

2005-07-16 Thread Frank Sorenson
nd want both sets of patches, are there problems just removing one of the do_monotonic_clock definitions? Thanks, Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux)

Re: [RFC][PATCH 1/6] new timeofday core subsystem

2005-07-16 Thread Frank Sorenson
definitions? Thanks, Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

Updating hard disk firmware (Was: Re: Head parking)

2005-07-07 Thread Frank Sorenson
allowed me to run the firmware update program, however it didn't believe my drive needed updating, so I haven't even successfully tried the entire process. Please let me know if it works for you. DISCLAIMER: I also provide no guarantees. Hopefully your hard disk won't fly off the spindle or anyt

Updating hard disk firmware (Was: Re: Head parking)

2005-07-07 Thread Frank Sorenson
needed updating, so I haven't even successfully tried the entire process. Please let me know if it works for you. DISCLAIMER: I also provide no guarantees. Hopefully your hard disk won't fly off the spindle or anything else bad. If it does, blame someone else. Frank - -- Frank Sorenson - KD7TZK

Re: [RFC] FUSE permission modell (Was: fuse review bits)

2005-04-12 Thread Frank Sorenson
rmissions will be enforced by the ssh server. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

Re: [RFC] FUSE permission modell (Was: fuse review bits)

2005-04-12 Thread Frank Sorenson
will be enforced by the ssh server. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCW

Re: [PATCH] Updated: Dynamic Tick version 050408-1

2005-04-08 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tony Lindgren wrote: > * Frank Sorenson <[EMAIL PROTECTED]> [050408 01:49]: >>This updated patch seems to work just fine on my machine with lapic on >>the cmdline and CONFIG_DYN_TICK_USE_APIC disabled. >> >>Also, you

Re: [PATCH] Updated: Dynamic Tick version 050408-1

2005-04-08 Thread Frank Sorenson
d a "too many arguments for format" in dyn_tick_late_init. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG w

Re: [PATCH] Updated: Dynamic Tick version 050408-1

2005-04-08 Thread Frank Sorenson
in dyn_tick_late_init. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

Re: [PATCH] Updated: Dynamic Tick version 050408-1

2005-04-08 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tony Lindgren wrote: * Frank Sorenson [EMAIL PROTECTED] [050408 01:49]: This updated patch seems to work just fine on my machine with lapic on the cmdline and CONFIG_DYN_TICK_USE_APIC disabled. Also, you were correct that removing lapic from

Re: [PATCH] Dynamic Tick version 050406-1

2005-04-07 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Sorenson wrote: > Tony Lindgren wrote: > >>Thanks for trying it out. What kind of hardware do you have? Does it >>have HPET? It looks like no suitable timer for dyn-tick is found... >>Maybe the following patch helps

Re: [PATCH] Dynamic Tick version 050406-1

2005-04-07 Thread Frank Sorenson
additional info or need me to try anything else out. Frank -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12-rc2 # Thu Apr 7 13:09

Re: [PATCH] Dynamic Tick version 050406-1

2005-04-07 Thread Frank Sorenson
. Frank -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12-rc2 # Thu Apr 7 13:09:54 2005 # CONFIG_X86=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_GENERIC_ISA_DMA=y

Re: [PATCH] Dynamic Tick version 050406-1

2005-04-07 Thread Frank Sorenson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Sorenson wrote: Tony Lindgren wrote: Thanks for trying it out. What kind of hardware do you have? Does it have HPET? It looks like no suitable timer for dyn-tick is found... Maybe the following patch helps? Tony Does 'different crash

Re: [PATCH] Dynamic Tick version 050406-1

2005-04-06 Thread Frank Sorenson
88.68] [] do_initcalls+0x56/0xc0 [4294688.681000] [] init+0x35/0x110 [4294688.682000] [] kernel_thread_helper+0x5/0x10 [4294688.683000] Code: 83 ec 04 e8 3b 6b c0 ff ba 14 b7<7>eth0: no IPv6 routers present Frank -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Departmen

Re: [PATCH] Dynamic Tick version 050406-1

2005-04-06 Thread Frank Sorenson
] [c01046e3] error_code+0x4f/0x54 [4294688.68] [c076a956] do_initcalls+0x56/0xc0 [4294688.681000] [c01002d5] init+0x35/0x110 [4294688.682000] [c0101365] kernel_thread_helper+0x5/0x10 [4294688.683000] Code: 83 ec 04 e8 3b 6b c0 ff ba 14 b77eth0: no IPv6 routers present Frank -- Frank Sorenson

Re: [PATCH 0/5] I8K driver facelift

2005-03-21 Thread Frank Sorenson
rom the existing code. I say lets go with it. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.

Re: [PATCH 0/5] I8K driver facelift

2005-03-21 Thread Frank Sorenson
the existing code. I say lets go with it. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

Re: [PATCH 0/5] I8K driver facelift

2005-03-17 Thread Frank Sorenson
atch using these | arrays so they can be tested. Also, with power_status being a module parameter defaulting to 0/off, we can leave out the device_create_file for the i8k_power_status_attr. No need to expose it in sysfs if it will always return -EIO. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Comput

Re: [PATCH 0/5] I8K driver facelift

2005-03-17 Thread Frank Sorenson
y just be a thought. It would certainly be more complex to reorder it, and it appears usable in its current form. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment

Re: [PATCH 0/5] I8K driver facelift

2005-03-17 Thread Frank Sorenson
be more complex to reorder it, and it appears usable in its current form. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird

Re: [PATCH 0/5] I8K driver facelift

2005-03-16 Thread Frank Sorenson
Signed-off-by: Frank Sorenson <[EMAIL PROTECTED]> --- 2.6.11-a/drivers/char/i8k.c 2005-03-12 18:47:55.0 -0700 +++ 2.6.11-b/drivers/char/i8k.c 2005-03-16 14:23:40.0 -0700 @@ -23,12 +23,14 @@ #include #include #include +#include +#include #include #include #i

Re: [PATCH 0/5] I8K driver facelift

2005-03-16 Thread Frank Sorenson
Signed-off-by: Frank Sorenson [EMAIL PROTECTED] --- 2.6.11-a/drivers/char/i8k.c 2005-03-12 18:47:55.0 -0700 +++ 2.6.11-b/drivers/char/i8k.c 2005-03-16 14:23:40.0 -0700 @@ -23,12 +23,14 @@ #include linux/seq_file.h #include linux/dmi.h #include linux/device.h +#include linux

Re: [PATCH 0/5] I8K driver facelift

2005-03-15 Thread Frank Sorenson
ynamically. Thoughts? Suggestions? Thanks, Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http:

Re: [PATCH 0/5] I8K driver facelift

2005-03-15 Thread Frank Sorenson
? Thanks, Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCN2LeaI0dwg4A47wRAhWEAKC

Re: [PATCH 0/5] I8K driver facelift

2005-03-12 Thread Frank Sorenson
)! I guess we'll need to address this sometime, but I have not done so. Patch follows: Signed-off-by: Frank Sorenson <[EMAIL PROTECTED]> - --- 2.6.11-a/drivers/char/i8k.c 2005-03-12 18:47:55.0 -0700 +++ 2.6.11-b/drivers/char/i8k.c 2005-03-12 20:29:01.0 -0700 @@ -28,7 +28,

Re: [PATCH 0/5] I8K driver facelift

2005-03-12 Thread Frank Sorenson
this sometime, but I have not done so. Patch follows: Signed-off-by: Frank Sorenson [EMAIL PROTECTED] - --- 2.6.11-a/drivers/char/i8k.c 2005-03-12 18:47:55.0 -0700 +++ 2.6.11-b/drivers/char/i8k.c 2005-03-12 20:29:01.0 -0700 @@ -28,7 +28,7 @@ ~ #include linux/i8k.h - -#define

Re: [uml-devel] [patch] Make User Mode Linux compile in 2.6.11-rc3

2005-02-05 Thread Frank Sorenson
, (at least 2.6.11-rc3-mm1) requires the patch I sent out yesterday in the message titled "Fix compilation of UML after the stack-randomization patches." Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP

Re: [uml-devel] [patch] Make User Mode Linux compile in 2.6.11-rc3

2005-02-05 Thread Frank Sorenson
, (at least 2.6.11-rc3-mm1) requires the patch I sent out yesterday in the message titled Fix compilation of UML after the stack-randomization patches. Frank - -- Frank Sorenson - KD7TZK Systems Manager, Computer Science Department Brigham Young University [EMAIL PROTECTED] -BEGIN PGP SIGNATURE

Fix compilation of UML after the stack-randomization patches

2005-02-04 Thread Frank Sorenson
The stack randomization patches that went into 2.6.11-rc3-mm1 broke compilation of ARCH=um. This patch fixes compiling by adding arch_align_stack back in. Signed-off-by: Frank Sorenson <[EMAIL PROTECTED]> Acked-By: Jeff Dike <[EMAIL PROTECTED]> Frank -- Frank Sorenson - KD7TZK Sys

Fix compilation of UML after the stack-randomization patches

2005-02-04 Thread Frank Sorenson
The stack randomization patches that went into 2.6.11-rc3-mm1 broke compilation of ARCH=um. This patch fixes compiling by adding arch_align_stack back in. Signed-off-by: Frank Sorenson [EMAIL PROTECTED] Acked-By: Jeff Dike [EMAIL PROTECTED] Frank -- Frank Sorenson - KD7TZK Systems Manager