From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: Takashi Iwai <tiwai@suse.de>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
perex@suse.cz
Subject: [GIT PATCH] ALSA core fix for 2.6.20-rc5
Date: Mon, 29 Jan 2007 14:50:55 -0800 [thread overview]
Message-ID: <20070129225055.GA4796@kroah.com> (raw)
Takashi asked me to send you this single patch as it conflicted with his
current tree and it is needed before 2.6.20 comes out to fix a userspace
ABI breakage that I caused earlier.
This patch fixes a bug with the sound core when CONFIG_SYSFS_DEPRECATED
is enabled. More details can be found in the patch itself, which will
follow as a reply to this message.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
thanks,
greg k-h
include/sound/core.h | 18 +++++++++++++++---
sound/core/init.c | 18 +++++++++++-------
sound/core/sound.c | 4 +---
sound/core/sound_oss.c | 4 +---
4 files changed, 28 insertions(+), 16 deletions(-)
---------------
Takashi Iwai (1):
ALSA: Fix sysfs breakage
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, Takashi Iwai <tiwai@suse.de>,
perex@suse.cz, alsa-devel@alsa-project.org
Subject: [GIT PATCH] ALSA core fix for 2.6.20-rc5
Date: Mon, 29 Jan 2007 14:50:55 -0800 [thread overview]
Message-ID: <20070129225055.GA4796@kroah.com> (raw)
Takashi asked me to send you this single patch as it conflicted with his
current tree and it is needed before 2.6.20 comes out to fix a userspace
ABI breakage that I caused earlier.
This patch fixes a bug with the sound core when CONFIG_SYSFS_DEPRECATED
is enabled. More details can be found in the patch itself, which will
follow as a reply to this message.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
thanks,
greg k-h
include/sound/core.h | 18 +++++++++++++++---
sound/core/init.c | 18 +++++++++++-------
sound/core/sound.c | 4 +---
sound/core/sound_oss.c | 4 +---
4 files changed, 28 insertions(+), 16 deletions(-)
---------------
Takashi Iwai (1):
ALSA: Fix sysfs breakage
next reply other threads:[~2007-01-29 22:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-29 22:50 Greg KH [this message]
2007-01-29 22:50 ` [GIT PATCH] ALSA core fix for 2.6.20-rc5 Greg KH
2007-01-29 22:52 ` [PATCH 1/1] [PATCH] ALSA: Fix sysfs breakage Greg KH
2007-01-29 22:52 ` Greg KH
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=20070129225055.GA4796@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@suse.cz \
--cc=tiwai@suse.de \
--cc=torvalds@osdl.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.