listic issues such as
there no reason for DMA_SYNC_DESC_CPU and DMA_SYNC_DESC_DEV being macros
so why not using inlines.
Acked-by: Ralf Baechle <[EMAIL PROTECTED]>
Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
-off-by: Thomas Bogendoerfer <[EMAIL PROTECTED]>
Acked-by: Ralf Baechle <[EMAIL PROTECTED]>
The machine really is as insane as Thomas makes it sound. Actually even
more so.
Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a messag
On Fri, Jul 20, 2007 at 06:40:46PM +0200, Geert Uytterhoeven wrote:
> --- a/drivers/scsi/wd33c93.c
> +++ b/drivers/scsi/wd33c93.c
> @@ -89,6 +89,8 @@
> #include
> #include
>
> +#include
These days that should probably be .
Ralf
-
To unsubscribe from this list: send the line "unsubscribe
On Fri, Jul 20, 2007 at 06:33:59PM +0100, Christoph Hellwig wrote:
> On Fri, Jul 20, 2007 at 06:31:32PM +0100, Ralf Baechle wrote:
> > > +#include
> >
> > These days that should probably be .
>
> Not at all, linux/irq.h is something entirely different.
Well,
On Sat, Aug 18, 2007 at 11:44:12AM +0200, Jiri Slaby wrote:
> define global BIT macro
>
> move all local BIT defines to the new globally define macro.
>
> Signed-off-by: Jiri Slaby <[EMAIL PROTECTED]>
Acked-by: Ralf Baechle <[EMAIL PROTECTED]>
for the MACE ethernet
] sysctl: Remove sys_sysctl support from drivers/char/rtc.c
Subject: [PATCH 55/59] sysctl: Remove insert_at_head from register_sysctl
Acked-by: Ralf Baechle <[EMAIL PROTECTED]>
Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to
On Mon, Feb 18, 2008 at 04:57:36AM -0800, Andrew Morton wrote:
> On Sun, 17 Feb 2008 18:46:03 +0200 Boaz Harrosh <[EMAIL PROTECTED]> wrote:
>
> > ...
> >
> > All my testers have reported back that with these 5 patches applied they can
> > now run with a 2.6.24 kernel the same way they ran before.
On Mon, Feb 18, 2008 at 12:27:42PM -0800, David Brownell wrote:
> > Actually I think David might have been wrong about mips. afaict its
> > dma_free_coherent() is callable under local_irq_disable(), so ARM SMP is
> > the sole exception?
>
> All I recall at this point was getting some arch-spec
uses mod_timer(),
> never add_timer(), so the preset expires value is ignored). Set both
> sets of arguments to zero.
>
> Cc: Ralf Baechle
> Cc: Wim Van Sebroeck
> Cc: Guenter Roeck
> Cc: Geert Uytterhoeven
> Cc: linux-m...@linux-mips.org
> Cc: linux-watch...@
| 2 +-
> sound/oss/sys_timer.c | 2 +-
> sound/oss/uart6850.c | 2 +-
> 47 files changed, 54 insertions(+), 54 deletions(-)
Acked-by: Ralf Baechle
Thanks,
Ralf
Now that the qla1280 driver is working on IP27 there is no more point
in keeping the old hacks around that were introduced in 1999. One
nail more in the coffin of this driver.
Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
arch/mips/Kconfig|4 -
arch/mips/c
device pointer argument which makes proper support for systems that consist
of a mix of coherent and non-coherent DMA devices hard. Change
dma_cache_sync to take a struct device pointer as first argument and fix
all its callers to pass it.
Signed-off-by: Ralf Baechle <[EMAIL PROTEC
12 matches
Mail list logo