From: Shuah Khan <shuahkh@osg.samsung.com>
To: Jiri Slaby <jslaby@suse.cz>,
stable@vger.kernel.org, mark.d.rustad@intel.com
Cc: linux@roeck-us.net, shuah.kh@samsung.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3.12 00/33] 3.12.48-stable review
Date: Tue, 15 Sep 2015 10:12:09 -0600 [thread overview]
Message-ID: <55F84359.3090101@osg.samsung.com> (raw)
In-Reply-To: <cover.1442326825.git.jslaby@suse.cz>
On 09/15/2015 08:22 AM, Jiri Slaby wrote:
> This is the start of the stable review cycle for the 3.12.48 release.
> There are 33 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Thu Sep 17 16:20:25 CEST 2015.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> http://kernel.org/pub/linux/kernel/people/jirislaby/stable-review/patch-3.12.48-rc1.xz
> and the diffstat can be found below.
>
> thanks,
> js
Jiri,
I am seeing problems during PCI scans with this patch. I had
to boot it in recovery mode once and it is booting fine after
that, however, this is a concern
Could these be the reason?
Mark Rustad (2):
PCI: Add dev_flags bit to access VPD through function 0
PCI: Add VPD function 0 quirk for Intel Ethernet devices
PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
------------[ cut here ]------------
WARNING: CPU: 0 PID: 1 at drivers/pci/search.c:46
pci_find_upstream_pcie_bridge+
0x65/0x90()
Modules linked in:
CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.12.48+ #29
Hardware name: System76, Inc. Wild Dog Performance/H87-PLUS, BIOS 0705
12/05/201
3
0000000000000009 ffff88040952bd28 ffffffff81718bd7 0000000000000000
ffff88040952bd60 ffffffff8106497d ffff88040801c098 ffff88040801c000
ffff88040801c098 0000000000000000 ffff88040f0058a0 ffff88040952bd70
Call Trace:
[<ffffffff81718bd7>] dump_stack+0x45/0x56
[<ffffffff8106497d>] warn_slowpath_common+0x7d/0xa0
[<ffffffff81064a5a>] warn_slowpath_null+0x1a/0x20
[<ffffffff813b75d5>] pci_find_upstream_pcie_bridge+0x65/0x90
[<ffffffff815fb10d>] intel_iommu_add_device+0x4d/0x220
[<ffffffff815f2000>] ? bus_set_iommu+0x50/0x50
[<ffffffff815f202a>] add_iommu_group+0x2a/0x60
[<ffffffff81497aab>] bus_for_each_dev+0x6b/0xb0
[<ffffffff815f1ff8>] bus_set_iommu+0x48/0x50
[<ffffffff81d93ef3>] intel_iommu_init+0xa9d/0xb9c
[<ffffffff81d4a730>] ? memblock_find_dma_reserve+0x124/0x124
[<ffffffff81d4a742>] pci_iommu_init+0x12/0x3c
[<ffffffff810020d2>] do_one_initcall+0xd2/0x1a0
[<ffffffff81087700>] ? parse_args+0x160/0x490
[<ffffffff81d40ef6>] kernel_init_freeable+0x144/0x1cc
[<ffffffff8170cfe0>] ? rest_init+0x80/0x80
[<ffffffff8170cfee>] kernel_init+0xe/0x190
[<ffffffff81728fd8>] ret_from_fork+0x58/0x90
[<ffffffff8170cfe0>] ? rest_init+0x80/0x80
---[ end trace 6540c4180167ec85 ]---
Scanning for low memory corruption every 60 seconds
Initialise module verification
audit: initializing netlink socket (disabled)
type=2000 audit(1442332755.772:1): initialized
bounce pool size: 64 pages
HugeTLB registered 2 MB page size, pre-allocated 0 pages
zbud: loaded
--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@osg.samsung.com | (970) 217-8978
next prev parent reply other threads:[~2015-09-15 16:12 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-15 14:22 [PATCH 3.12 00/33] 3.12.48-stable review Jiri Slaby
2015-09-15 14:21 ` [PATCH 3.12 01/33] mfd: lpc_ich: Assign subdevice ids automatically Jiri Slaby
2015-09-15 14:21 ` [PATCH 3.12 02/33] drm/radeon: fix hotplug race at startup Jiri Slaby
2015-09-15 14:21 ` [PATCH 3.12 03/33] ipv6: Make MLD packets to only be processed locally Jiri Slaby
2015-09-15 14:21 ` [PATCH 3.12 04/33] net: graceful exit from netif_alloc_netdev_queues() Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 05/33] rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 06/33] ip_tunnel: fix ipv4 pmtu check to honor inner ip header df Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 07/33] net/tipc: initialize security state for new connection socket Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 08/33] bridge: mdb: zero out the local br_ip variable before use Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 09/33] net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 10/33] net: do not process device backlog during unregistration Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 11/33] net: call rcu_read_lock early in process_backlog Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 12/33] net: Clone skb before setting peeked flag Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 13/33] net: Fix skb csum races when peeking Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 14/33] net: Fix skb_set_peeked use-after-free bug Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 15/33] bridge: mdb: fix double add notification Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset Jiri Slaby
[not found] ` <CAKU3ayUyyYZzDr-AiZEW7uy=kwTtNptnOZMAKEYyn+=dd_47bg@mail.gmail.com>
2015-09-16 0:37 ` Tilman Schmidt
2015-09-16 1:18 ` Peter Hurley
2015-09-16 11:26 ` Tilman Schmidt
2015-09-17 18:13 ` Peter Hurley
2015-09-18 12:38 ` Tilman Schmidt
2015-09-21 13:13 ` Peter Hurley
2015-09-21 13:38 ` Tilman Schmidt
2015-09-21 16:54 ` Peter Hurley
2015-09-21 17:31 ` Tilman Schmidt
2015-09-21 16:07 ` Tilman Schmidt
2015-10-06 21:00 ` Paul Bolle
2015-10-12 9:18 ` Tilman Schmidt
2015-09-15 14:22 ` [PATCH 3.12 17/33] ipv6: lock socket in ip6_datagram_connect() Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 18/33] bonding: fix destruction of bond with devices different from arphrd_ether Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 19/33] bonding: correct the MAC address for "follow" fail_over_mac policy Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 20/33] inet: frags: fix defragmented packet's IP header for af_packet Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 21/33] netlink: don't hold mutex in rcu callback when releasing mmapd ring Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 22/33] net/mlx4_core: Fix wrong index in propagating port change event to VFs Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 23/33] rds: fix an integer overflow test in rds_info_getsockopt() Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 24/33] mtip32xx: dynamically allocate buffer in debugfs functions Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 25/33] cifs: Send a logoff request before removing a smb session Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 26/33] lpfc: Fix scsi prep dma buf error Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 27/33] bio: fix argument of __bio_add_page() for max_sectors > 0xffff Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 28/33] dm cache mq: fix memory allocation failure for large cache devices Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 29/33] aio: fix reqs_available handling Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 30/33] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 31/33] netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 32/33] PCI: Add dev_flags bit to access VPD through function 0 Jiri Slaby
2015-09-15 14:22 ` [PATCH 3.12 33/33] PCI: Add VPD function 0 quirk for Intel Ethernet devices Jiri Slaby
2015-09-15 14:53 ` [PATCH 3.12 00/33] 3.12.48-stable review Nikolay Borisov
2015-09-16 13:59 ` Jiri Slaby
2015-09-15 16:12 ` Shuah Khan [this message]
2015-09-16 9:29 ` Jiri Slaby
2015-09-18 8:11 ` Jiri Slaby
2015-09-18 16:31 ` Rustad, Mark D
2015-09-15 16:27 ` Guenter Roeck
2015-09-18 8:12 ` Jiri Slaby
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=55F84359.3090101@osg.samsung.com \
--to=shuahkh@osg.samsung.com \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mark.d.rustad@intel.com \
--cc=shuah.kh@samsung.com \
--cc=stable@vger.kernel.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).