Re: [PATCH] Mark sparc and sparc64 as not having virt_to_bus

2007-07-18 Thread David Miller
From: Stephen Rothwell [EMAIL PROTECTED] Date: Wed, 18 Jul 2007 14:41:40 +1000 Signed-off-by: Stephen Rothwell [EMAIL PROTECTED] --- arch/sparc/Kconfig |3 +++ arch/sparc64/Kconfig |3 +++ include/asm-sparc64/io.h |5 - 3 files changed, 6 insertions(+), 5

Re: [PATCH] Mark sparc and sparc64 as not having virt_to_bus

2007-07-18 Thread Mark Fortescue
Hi All, Currently, sun4c (and sun4m) do NOT support the FDC driver as a module. I did look at it but decided there were better issues to resolve at the time. A fix for this issue would either envolve a lot of work moving the low level assembly interrupt handler from arch/sparc/kernel/entry.S

Re: [PATCH] Mark sparc and sparc64 as not having virt_to_bus

2007-07-18 Thread David Miller
From: Mark Fortescue [EMAIL PROTECTED] Date: Wed, 18 Jul 2007 15:09:41 +0100 (BST) Currently, sun4c (and sun4m) do NOT support the FDC driver as a module. I did look at it but decided there were better issues to resolve at the time. The easiest thing to do is to make it so that the floppy

[PATCH] Mark sparc and sparc64 as not having virt_to_bus

2007-07-17 Thread Stephen Rothwell
Signed-off-by: Stephen Rothwell [EMAIL PROTECTED] --- arch/sparc/Kconfig |3 +++ arch/sparc64/Kconfig |3 +++ include/asm-sparc64/io.h |5 - 3 files changed, 6 insertions(+), 5 deletions(-) This is part of a rash attempt to make allmodconfig builds work for sparc and