From: Dmitry Torokhov <dtor_core@ameritech.net>
To: linux-kernel@vger.kernel.org
Cc: Ian Wienand <ianw@gelato.unsw.edu.au>
Subject: Re: [PATCH] Convert dmasound_awacs to dynamic input_dev allocation
Date: Mon, 31 Oct 2005 22:17:08 -0500 [thread overview]
Message-ID: <200510312217.08935.dtor_core@ameritech.net> (raw)
In-Reply-To: <20051101020329.GA7773@cse.unsw.EDU.AU>
On Monday 31 October 2005 21:03, Ian Wienand wrote:
> Hi,
>
> This patch converts sound/oss/dmasound/dmasound_awacs.c to use dynamic
> input_dev allocation, stopping an oops on boot with the latest
> kernels.
>
Oh, I see that the piece of code that bitches about device not being
dynamically allocated and bails out was lost on its way to Linus...
Will resend shortly...
> + awacs_beep_dev = input_allocate_device();
We really need to check whether device was allocated here...
--
Dmitry
next prev parent reply other threads:[~2005-11-01 3:17 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-01 2:03 [PATCH] Convert dmasound_awacs to dynamic input_dev allocation Ian Wienand
2005-11-01 3:17 ` Dmitry Torokhov [this message]
2005-11-01 3:59 ` Ian Wienand
2005-11-01 5:14 ` Dmitry Torokhov
2005-11-01 5:50 ` Ian Wienand
2005-11-01 5:55 ` Dmitry Torokhov
2005-11-01 6:04 ` Ian Wienand
2005-11-01 6:14 ` Dmitry Torokhov
2005-11-01 10:33 ` Ian Wienand
2005-11-01 13:03 ` Pekka Enberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200510312217.08935.dtor_core@ameritech.net \
--to=dtor_core@ameritech.net \
--cc=ianw@gelato.unsw.edu.au \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.