Mockern a écrit :
Hi,
What is the simpliest implementation of block_til_ready for tty driver?
Thanks,
Andy
Welcome Andy
Since your messages always make me wonder if you are some kind of robot, able
to post one "one line" message to lkml everyday, I have one suggestion :
Try
Hi,
What is the simpliest implementation of block_til_ready for tty driver?
Thanks,
Andy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please re
Hi Linus,
This patch renames the block_til_ready of generic serial to
gs_block_til_ready.
it helps when other modules have a "static block_til_ready" defined when
used older modutils.
Patrick
diff -u -r linux-2.4.0-test13-pre1.clean/drivers/char/generic_serial.c
linux-2.
Nick Holloway wrote:
>
> [EMAIL PROTECTED] (Patrick van de Lageweg) writes:
> > This patch renames the block_til_ready of generic serial to
> > gs_block_til_ready.
> >
> > it helps when other modules have a "static block_til_ready" defined when
> &g
[EMAIL PROTECTED] (Patrick van de Lageweg) writes:
> This patch renames the block_til_ready of generic serial to
> gs_block_til_ready.
>
> it helps when other modules have a "static block_til_ready" defined when
> used older modutils.
Do you mean older than the v
Hi Linus,
This patch renames the block_til_ready of generic serial to
gs_block_til_ready.
it helps when other modules have a "static block_til_ready" defined when
used older modutils.
Patrick
diff -r -u linux-2.4.0-test10.clean/drivers/char/generic_serial.c
linux-2.
Hi Linus,
This patch renames the block_til_ready of generic serial to
gs_block_til_ready.
it helps when other modules have a "static block_til_ready" defined when
used older modutils.
Patrick
diff -r -u linux-2.4.0-test10.clean/drivers/char/generic_serial.c
linux-2.
Hi Linus,
This patch renames the block_til_ready of generic serial to
gs_block_til_ready.
it helps when other modules have a "static block_til_ready" defined when
used older modutils.
Patrick
diff -r -u linux-2.4.0-test10.clean/drivers/char/generic_serial.c
linux-2.
Hi Linus,
This patch renames the block_til_ready of generic serial to
gs_block_til_ready.
it helps when other modules have a "static block_til_ready" defined when
used older modutils.
Patrick
diff -r -u linux-2.4.0-test10.clean/drivers/char/generic_serial.c
linux-2.
On Fri, 27 Oct 2000 15:27:04 +0200 (CEST),
Patrick van de Lageweg <[EMAIL PROTECTED]> wrote:
>This patch renames the block_til_ready of generic serial to
>gs_block_til_ready. This patch also exports the symbols needed by other
>modules with generic_serial compiled into the kern
Hi Linus,
This patch renames the block_til_ready of generic serial to
gs_block_til_ready. This patch also exports the symbols needed by other
modules with generic_serial compiled into the kernel.
(it also helps when other modules have a "static block_til_ready"
defined. This IMHO i
11 matches
Mail list logo