public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Re: new kernel patch (relative to 2.4.18)
@ 2002-05-10  5:27 Keith Owens
  2002-05-10  5:49 ` Keith Owens
  2002-05-10  6:30 ` Grant Grundler
  0 siblings, 2 replies; 3+ messages in thread
From: Keith Owens @ 2002-05-10  5:27 UTC (permalink / raw)
  To: linux-ia64

On Wed, 8 May 2002 10:49:56 -0700, 
David Mosberger <davidm@napali.hpl.hp.com> wrote:
>	linux-2.4.18-ia64-020508.diff.gz
>	o Updated Fusion driver (needed for some of HP's zx1 platforms)

That change has introduced drivers/message/fusion/utils.  None of that
code belongs in the kernel, it is not hooked into the kernel build
system.  Whoever added drivers/message/fusion/utils, please remove it.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Linux-ia64] Re: new kernel patch (relative to 2.4.18)
  2002-05-10  5:27 [Linux-ia64] Re: new kernel patch (relative to 2.4.18) Keith Owens
@ 2002-05-10  5:49 ` Keith Owens
  2002-05-10  6:30 ` Grant Grundler
  1 sibling, 0 replies; 3+ messages in thread
From: Keith Owens @ 2002-05-10  5:49 UTC (permalink / raw)
  To: linux-ia64

On Wed, 8 May 2002 10:49:56 -0700, 
David Mosberger <davidm@napali.hpl.hp.com> wrote:
>	linux-2.4.18-ia64-020508.diff.gz

Building with a minimal config.

Warnings:

arch/ia64/kernel/process.c: In function `ia64_save_extra':
arch/ia64/kernel/process.c:183: warning: implicit declaration of function `ia32_save_state'
arch/ia64/kernel/process.c: In function `ia64_load_extra':
arch/ia64/kernel/process.c:203: warning: implicit declaration of function `ia32_load_state'

mm/slab.c: In function `kmem_cache_sizes_init':
mm/slab.c:451: warning: long unsigned int format, size_t arg (arg 3)
mm/slab.c:463: warning: long unsigned int format, size_t arg (arg 3)

drivers/acpi/acpi_tables.c: In function `acpi_table_print_madt_entry':
drivers/acpi/acpi_tables.c:169: warning: long long unsigned int format, u64 arg (arg 2)
drivers/acpi/acpi_tables.c:178: warning: long long unsigned int format, u64 arg (arg 4)

CONFIG_ACPI=y, CONFIG_PCI=n still breaks.
drivers/acpi/acpi_osl.o: In function `acpi_os_initialize':
drivers/acpi/acpi_osl.o(.text+0x12): undefined reference to `pcibios_config_init'
drivers/acpi/acpi_osl.o(.text+0x20): undefined reference to `pci_config_read'
drivers/acpi/acpi_osl.o(.text+0x22): undefined reference to `pci_config_write'
drivers/acpi/acpi_osl.o: In function `acpi_os_read_pci_configuration':
drivers/acpi/acpi_osl.o(.text+0x1170): undefined reference to `pci_config_read'
drivers/acpi/acpi_osl.o(.text+0x11e0): undefined reference to `pci_config_read'
drivers/acpi/acpi_osl.o(.text+0x1250): undefined reference to `pci_config_read'
drivers/acpi/acpi_osl.o: In function `acpi_os_write_pci_configuration':
drivers/acpi/acpi_osl.o(.text+0x13b0): undefined reference to `pci_config_write'
drivers/acpi/acpi_osl.o(.text+0x1420): undefined reference to `pci_config_write'
drivers/acpi/acpi_osl.o(.text+0x1490): undefined reference to `pci_config_write'



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Linux-ia64] Re: new kernel patch (relative to 2.4.18)
  2002-05-10  5:27 [Linux-ia64] Re: new kernel patch (relative to 2.4.18) Keith Owens
  2002-05-10  5:49 ` Keith Owens
@ 2002-05-10  6:30 ` Grant Grundler
  1 sibling, 0 replies; 3+ messages in thread
From: Grant Grundler @ 2002-05-10  6:30 UTC (permalink / raw)
  To: linux-ia64

Keith Owens wrote:
> That change has introduced drivers/message/fusion/utils.  None of that
> code belongs in the kernel, it is not hooked into the kernel build
> system.  Whoever added drivers/message/fusion/utils, please remove it.

Keith,
good catch.  I'll take some of the blame though I didn't point david
at drivers in our local ZX1 work tree.

David, can you remove references to utils and t10.org subdirectories?
(ie delete lines 198196 to 200390 from linux-2.4.18-ia64-020508.diff)

I also didn't expect to be part of the path between LSI and kernel.org.
The fusion 2.0.11 tarball from LSI included several directories that
don't belong in the kernel: utils, patch, t10.org

I thought globbing everything from the LSI tarball in our local ZX1 work
tree would make updates from LSI easier. *sigh*.

thanks,
grant


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-10  6:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-10  5:27 [Linux-ia64] Re: new kernel patch (relative to 2.4.18) Keith Owens
2002-05-10  5:49 ` Keith Owens
2002-05-10  6:30 ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox