Re: [PATCH] Patches for tiny 386 kernels, again. Linux kernel 2.6.22.7

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jonathan Campbell <jon@...>
Cc: <linux-kernel@...>
Date: Wednesday, September 26, 2007 - 7:20 pm

On Wed, 26 Sep 2007 11:42:16 -0700 Jonathan Campbell wrote:


Damaged as the patch is, I was able to apply it by using
'patch -l' (ignore whitespace) + some fuzz.  Not something that
Linus or Andrew would or should do.

I built and booted the kernel, it's running fine (x86_32 notebook).




This is in the General setup menu.  How about putting it into the
EMBEDDED menu instead?  [Configure standard kernel features (for
small systems)]



There are still several build warnings that need attention:

drivers/acpi/sleep/main.c:223: warning: 'acpisleep_dmi_table' defined but not used
drivers/pnp/pnpbios/core.c:509: warning: 'pnpbios_dmi_table' defined but not used
arch/i386/pci/irq.c:1035: warning: 'pciirq_dmi_table' defined but not used
arch/i386/pci/common.c:148: warning: 'pciprobe_dmi_table' defined but not used


+#endif // CONFIG_DMI

Use /* ... */ style comments instead of // comments.

---
~Randy
Phaedrus says that Quality is about caring.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Patches for tiny 386 kernels, again. Linux kernel 2...., Jonathan Campbell, (Mon Sep 24, 4:51 am)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne..., Jonathan Campbell, (Wed Sep 26, 2:42 pm)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne..., Randy Dunlap, (Wed Sep 26, 7:20 pm)
Re: [PATCH] Patches for tiny 386 kernels, again. Linux kerne..., Jonathan Campbell, (Wed Sep 26, 7:44 pm)