public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: pavel@ucw.cz (Pavel Machek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Revert 9fc2105aeaaf56b0cf75296a84702d0f9e64437b to fix pyaudio (and probably more)
Date: Mon, 5 Jan 2015 16:34:37 +0100	[thread overview]
Message-ID: <20150105153437.GB3433@amd> (raw)
In-Reply-To: <20150105121126.GA10116@arm.com>

On Mon 2015-01-05 12:11:36, Will Deacon wrote:
> Hi all,
> 
> Sorry for the late reply, it seems that neither myself or the
> arm-linux-kernel list were on CC for this thread.

Sorry about that. I was pretty sure I cc-ed you, but apparently did
not.

> Pavel: do you have something we can run to observe the problem?

Debian 7.7: mpg123, anything pyaudio based, at least. (install
python-pyaudio, try to run examples).

I hit it with:

#!/usr/bin/env python
# Written by Yu-Jie Lin
# Public Domain
#
# Deps: PyAudio, NumPy, and Matplotlib
# Blog:
# http://blog.yjl.im/2012/11/frequency-spectrum-of-sound-using.html

import numpy as np
import matplotlib.pyplot as plt
import matplotlib.animation as animation
import pyaudio
import struct
import wave
...

When I decided to investigate.

> Finally, the revert doesn't have a Cc stable tag which is probably needed
> if it's going to land in 3.19 final, irrespective of whether we agree that
> it's the right way forward.

Yes, pushing is to stable is good idea. Will you take care?

Thanks,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2015-01-05 15:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150104190123.GA20153@amd>
     [not found] ` <alpine.LFD.2.11.1501041438130.18844@knanqh.ubzr>
     [not found]   ` <20150104201026.GA23427@amd>
     [not found]     ` <alpine.LFD.2.11.1501041512440.18844@knanqh.ubzr>
     [not found]       ` <20150104203724.GA16372@amd>
     [not found]         ` <alpine.LFD.2.11.1501041547050.18844@knanqh.ubzr>
     [not found]           ` <CA+55aFy5yB2d-1iXEUtU+puua4TAmV0kZF_7TBhXO1Y4Khqb9Q@mail.gmail.com>
     [not found]             ` <alpine.LFD.2.11.1501041609290.18844@knanqh.ubzr>
     [not found]               ` <20150104212659.GC12302@n2100.arm.linux.org.uk>
     [not found]                 ` <alpine.LFD.2.11.1501042343240.18844@knanqh.ubzr>
2015-01-05 12:11                   ` [PATCH] Revert 9fc2105aeaaf56b0cf75296a84702d0f9e64437b to fix pyaudio (and probably more) Will Deacon
2015-01-05 15:34                     ` Pavel Machek [this message]
2015-01-05 16:24                     ` Nicolas Pitre
2015-01-06  4:09                     ` Nicolas Pitre
2015-01-06 13:01                       ` Arnd Bergmann
2015-01-06 20:50                         ` Nicolas Pitre
2015-01-06 21:27                           ` Nicolas Pitre
2015-01-06 21:37                             ` Arnd Bergmann
     [not found]                 ` <20150105013436.GA23350@thunk.org>
2015-01-05 12:32                   ` Will Deacon

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=20150105153437.GB3433@amd \
    --to=pavel@ucw.cz \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox