netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: medhefgo@web.de
To: venza@brownhat.org
Cc: netdev@vger.kernel.org
Subject: PROBLEM: freeze when resuming from suspend-to-ram
Date: Sun, 11 Nov 2012 20:47:45 +0100	[thread overview]
Message-ID: <1560844.T75lq5MbC7@brinja> (raw)

Hello, 

When resuming from suspend-to-ram the kernel freezes. Git bisect output below. 
When removing the sis900 module or if eth0 hasn't yet been brought up with "ip 
link set eth0 up", resuming works fine.

This is happening on a up-to-date Arch installation with kernel 3.6.6 and is 
still present in 3.7-rc5. Reverting the patch is possible and fixes the 
freezing.

Please let me know if more info is requried to fix this.

Thanks,
Jan

57d6d456cfb89264f87d24f52640ede23fdf12bd is the first bad commit
commit 57d6d456cfb89264f87d24f52640ede23fdf12bd
Author: Francois Romieu <romieu@fr.zoreil.com>
Date:   Tue Mar 13 11:14:17 2012 +0100

    sis900: stop using net_device.{base_addr, irq} and convert to __iomem.
    
    - pci_resource_start() can be removed from sis900_get_mac_addr() because
      the IO range is maped and stored into the device private struct early
      in the device probe function.
    - the driver contains a few direct accesses to low IO ports that forbid
      to re(#)define the usual out{l, w, b} macros.
    
    Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
    Cc: Daniele Venzano <venza@brownhat.org>

:040000 040000 f328a3383c1ff9b9ed16de7272b4c8a302ae2812 
44c07bfe1bd23b381fd407dfaa9591ed26165afd M      drivers

             reply	other threads:[~2012-11-11 19:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-11 19:47 medhefgo [this message]
2012-11-14 21:11 ` PROBLEM: freeze when resuming from suspend-to-ram Daniele Venzano
2012-11-17 10:57   ` Francois Romieu
2012-11-17 13:21     ` Jan Janssen
2012-11-17 19:20       ` Francois Romieu
2012-11-18 10:28         ` Jan Janssen

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=1560844.T75lq5MbC7@brinja \
    --to=medhefgo@web.de \
    --cc=netdev@vger.kernel.org \
    --cc=venza@brownhat.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;
as well as URLs for NNTP newsgroup(s).