The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: David Howells <dhowells@redhat.com>
Cc: perex@perex.cz, alsa-devel@alsa-project.org,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] Disintegrate UAPI for sound
Date: Tue, 09 Oct 2012 15:52:50 +0200	[thread overview]
Message-ID: <s5ha9vvg3bh.wl%tiwai@suse.de> (raw)
In-Reply-To: <30751.1349789442@warthog.procyon.org.uk>

At Tue, 09 Oct 2012 14:30:42 +0100,
David Howells wrote:
> 
> Can you merge the following branch into the sound tree please.

The changes look OK, but is it targeted for 3.7 or 3.8 in general?
I assumed the latter.


thanks,

Takashi

> 
> This is to complete part of the Userspace API (UAPI) disintegration for which
> the preparatory patches were pulled recently.  After these patches, userspace
> headers will be segregated into:
> 
> 	include/uapi/linux/.../foo.h
> 
> for the userspace interface stuff, and:
> 
> 	include/linux/.../foo.h
> 
> for the strictly kernel internal stuff.
> 
> ---
> The following changes since commit 9e2d8656f5e8aa214e66b462680cf86b210b74a8:
> 
>   Merge branch 'akpm' (Andrew's patch-bomb) (2012-10-09 16:23:15 +0900)
> 
> are available in the git repository at:
> 
> 
>   git://git.infradead.org/users/dhowells/linux-headers.git tags/disintegrate-sound-20121009
> 
> for you to fetch changes up to 674e95ca446369e9ca40e4e92b214a616a52bcd6:
> 
>   UAPI: (Scripted) Disintegrate include/sound (2012-10-09 09:49:13 +0100)
> 
> ----------------------------------------------------------------
> UAPI Disintegration 2012-10-09
> 
> ----------------------------------------------------------------
> David Howells (1):
>       UAPI: (Scripted) Disintegrate include/sound
> 
>  include/sound/Kbuild                        |  10 -
>  include/sound/asequencer.h                  | 594 +----------------
>  include/sound/asound.h                      | 935 +--------------------------
>  include/sound/emu10k1.h                     | 355 +----------
>  include/sound/sb16_csp.h                    | 104 +--
>  include/uapi/sound/Kbuild                   |  10 +
>  include/uapi/sound/asequencer.h             | 614 ++++++++++++++++++
>  include/uapi/sound/asound.h                 | 957 ++++++++++++++++++++++++++++
>  include/{ => uapi}/sound/asound_fm.h        |   0
>  include/{ => uapi}/sound/compress_offload.h |   0
>  include/{ => uapi}/sound/compress_params.h  |   0
>  include/uapi/sound/emu10k1.h                | 373 +++++++++++
>  include/{ => uapi}/sound/hdsp.h             |   0
>  include/{ => uapi}/sound/hdspm.h            |   0
>  include/uapi/sound/sb16_csp.h               | 122 ++++
>  include/{ => uapi}/sound/sfnt_info.h        |   0
>  16 files changed, 2084 insertions(+), 1990 deletions(-)
>  create mode 100644 include/uapi/sound/asequencer.h
>  create mode 100644 include/uapi/sound/asound.h
>  rename include/{ => uapi}/sound/asound_fm.h (100%)
>  rename include/{ => uapi}/sound/compress_offload.h (100%)
>  rename include/{ => uapi}/sound/compress_params.h (100%)
>  create mode 100644 include/uapi/sound/emu10k1.h
>  rename include/{ => uapi}/sound/hdsp.h (100%)
>  rename include/{ => uapi}/sound/hdspm.h (100%)
>  create mode 100644 include/uapi/sound/sb16_csp.h
>  rename include/{ => uapi}/sound/sfnt_info.h (100%)
> .
> 

  reply	other threads:[~2012-10-09 13:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-09 13:30 [GIT PULL] Disintegrate UAPI for sound David Howells
2012-10-09 13:52 ` Takashi Iwai [this message]
2012-10-09 13:58   ` David Howells
2012-10-09 15:01     ` Takashi Iwai

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=s5ha9vvg3bh.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox