All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Sebastian Reichel <sre@kernel.org>
Cc: pali.rohar@gmail.com, kernel list <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-omap@vger.kernel.org, tony@atomide.com, khilman@kernel.org,
	aaro.koskinen@iki.fi, ivo.g.dimitrov.75@gmail.com,
	patrikbachan@gmail.com, serge@hallyn.com
Subject: Re: 4.5-rc0 regression: GPRS breaks after very short while
Date: Wed, 18 May 2016 22:12:51 +0200	[thread overview]
Message-ID: <20160518201251.GA22015@amd> (raw)
In-Reply-To: <20160518141624.GA8025@earth>

Hi!

> On Wed, May 18, 2016 at 09:49:24AM +0200, Pavel Machek wrote:
> > I was afraid another GSM chip desoldered itself in N900, but no, it
> > seems to be software this time.
> > 
> > In 4.4, GPRS is rock solid, can survive overnight ping.
> > 
> > In 4.5-rc0 and v4.6, modem fails when I use gprs for like a
> > minute. Phone is not usable.
> 
> I only send three modem related changes for v4.5:
> 
> https://git.kernel.org/cgit/linux/kernel/git/sre/linux-hsi.git/commit/?h=hsi-for-4.5&id=525e1abc6b5a7d8bd9006de1da6e99722305ea2b
> HSI: omap_ssi: fix handling ida_simple_get result
> 
> https://git.kernel.org/cgit/linux/kernel/git/sre/linux-hsi.git/commit/?h=hsi-for-4.5&id=6bf6ded3008a407ccab5ad72eb59ab71b97cc290
> HSI: omap_ssi_port: fix handling of_get_named_gpio result
> 
> https://git.kernel.org/cgit/linux/kernel/git/sre/linux-hsi.git/commit/?h=hsi-for-4.5&id=403c5c0650816375527a6feecfb255d9b494dda3
> HSI: Remove struct hsi_client private fields from kernel-doc
> 
> The last one only changes a comment, so not relevant, the other
> two fix error handling during initialization and are most likely
> also not the problem. Can you try to bisect the problem?

It will not be fun, but I guess it is doable. But before I start it
would be good to know -- does it work for you?

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

WARNING: multiple messages have this Message-ID (diff)
From: pavel@ucw.cz (Pavel Machek)
To: linux-arm-kernel@lists.infradead.org
Subject: 4.5-rc0 regression: GPRS breaks after very short while
Date: Wed, 18 May 2016 22:12:51 +0200	[thread overview]
Message-ID: <20160518201251.GA22015@amd> (raw)
In-Reply-To: <20160518141624.GA8025@earth>

Hi!

> On Wed, May 18, 2016 at 09:49:24AM +0200, Pavel Machek wrote:
> > I was afraid another GSM chip desoldered itself in N900, but no, it
> > seems to be software this time.
> > 
> > In 4.4, GPRS is rock solid, can survive overnight ping.
> > 
> > In 4.5-rc0 and v4.6, modem fails when I use gprs for like a
> > minute. Phone is not usable.
> 
> I only send three modem related changes for v4.5:
> 
> https://git.kernel.org/cgit/linux/kernel/git/sre/linux-hsi.git/commit/?h=hsi-for-4.5&id=525e1abc6b5a7d8bd9006de1da6e99722305ea2b
> HSI: omap_ssi: fix handling ida_simple_get result
> 
> https://git.kernel.org/cgit/linux/kernel/git/sre/linux-hsi.git/commit/?h=hsi-for-4.5&id=6bf6ded3008a407ccab5ad72eb59ab71b97cc290
> HSI: omap_ssi_port: fix handling of_get_named_gpio result
> 
> https://git.kernel.org/cgit/linux/kernel/git/sre/linux-hsi.git/commit/?h=hsi-for-4.5&id=403c5c0650816375527a6feecfb255d9b494dda3
> HSI: Remove struct hsi_client private fields from kernel-doc
> 
> The last one only changes a comment, so not relevant, the other
> two fix error handling during initialization and are most likely
> also not the problem. Can you try to bisect the problem?

It will not be fun, but I guess it is doable. But before I start it
would be good to know -- does it work for you?

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

  reply	other threads:[~2016-05-18 20:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-18  7:49 4.5-rc0 regression: GPRS breaks after very short while Pavel Machek
2016-05-18  7:49 ` Pavel Machek
2016-05-18 14:16 ` Sebastian Reichel
2016-05-18 14:16   ` Sebastian Reichel
2016-05-18 20:12   ` Pavel Machek [this message]
2016-05-18 20:12     ` Pavel Machek
2016-05-20  4:12     ` Sebastian Reichel
2016-05-20  4:12       ` Sebastian Reichel
2016-06-18 10:39       ` Pavel Machek
2016-06-18 10:39         ` Pavel Machek

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=20160518201251.GA22015@amd \
    --to=pavel@ucw.cz \
    --cc=aaro.koskinen@iki.fi \
    --cc=ivo.g.dimitrov.75@gmail.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=pali.rohar@gmail.com \
    --cc=patrikbachan@gmail.com \
    --cc=serge@hallyn.com \
    --cc=sre@kernel.org \
    --cc=tony@atomide.com \
    /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.