Re: 4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80

2016-06-19 Thread mroos
> >> bisected to git commit 63e3027 > > > > That's a merge commit that adds 100 different commits, and this happened > > way back in March. > > > > Please find the exact dword access in: > > > > drivers/pci/pcie/portdrv_{core,pci,bus}.c > > > > that triggers this unaligned access so we can

Re: 4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80

2016-06-18 Thread David Miller
From: David Miller Date: Sat, 18 Jun 2016 21:04:21 -0700 (PDT) > From: Anatoly Pugachev > Date: Thu, 16 Jun 2016 13:02:07 +0300 > >> bisected to git commit 63e3027 > > That's a merge commit that adds 100 different commits, and this happened > way back in March. > > Please find the exact dword

Re: 4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80

2016-06-18 Thread David Miller
From: Anatoly Pugachev Date: Thu, 16 Jun 2016 13:02:07 +0300 > bisected to git commit 63e3027 That's a merge commit that adds 100 different commits, and this happened way back in March. Please find the exact dword access in: drivers/pci/pcie/portdrv_{core,pci,bus}.c that triggers this

Re: 4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80

2016-06-16 Thread Anatoly Pugachev
On Wed, Jun 15, 2016 at 1:38 AM, Anatoly Pugachev wrote: > On Tue, Jun 14, 2016 at 4:02 PM, Anatoly Pugachev wrote: >> On Mon, Jun 13, 2016 at 3:49 PM, Meelis Roos wrote: > Between 4.5.0 and 4.6.0-rc3, my Spar Enterprise T5120 has started > showing the following messages during bootup:

Re: 4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80

2016-06-14 Thread Anatoly Pugachev
On Tue, Jun 14, 2016 at 4:02 PM, Anatoly Pugachev wrote: > On Mon, Jun 13, 2016 at 3:49 PM, Meelis Roos wrote: >>> > Between 4.5.0 and 4.6.0-rc3, my Spar Enterprise T5120 has started >>> > showing the following messages during bootup: >> [...] >>> >>> got the same messages on my t5120 with kernel

Re: 4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80

2016-06-14 Thread Anatoly Pugachev
On Mon, Jun 13, 2016 at 3:49 PM, Meelis Roos wrote: >> > Between 4.5.0 and 4.6.0-rc3, my Spar Enterprise T5120 has started >> > showing the following messages during bootup: > [...] >> >> got the same messages on my t5120 with kernel 4.6.1 : > [...] >> but 4.7.0-rc2+ (from git), does not have it,

Re: 4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80

2016-06-13 Thread Meelis Roos
> > Between 4.5.0 and 4.6.0-rc3, my Spar Enterprise T5120 has started > > showing the following messages during bootup: [...] > > got the same messages on my t5120 with kernel 4.6.1 : [...] > but 4.7.0-rc2+ (from git), does not have it, probably fixed. Nope, I still get them on 4.7-rc3: [ 4742.

Re: 4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80

2016-06-09 Thread Anatoly Pugachev
On Thu, Jun 2, 2016 at 10:11 PM, Meelis Roos wrote: > Between 4.5.0 and 4.6.0-rc3, my Spar Enterprise T5120 has started > showing the following messages during bootup: > > [ 64.564608] Kernel unaligned access at TPC[69fb04] > pci_bus_read_config_dword+0x64/0x80 > [ 64.564688] Kernel unaligned

4.6-rc*: Kernel unaligned access at pci_bus_read_config_dword+0x64/0x80

2016-06-02 Thread Meelis Roos
Between 4.5.0 and 4.6.0-rc3, my Spar Enterprise T5120 has started showing the following messages during bootup: [ 64.564608] Kernel unaligned access at TPC[69fb04] pci_bus_read_config_dword+0x64/0x80 [ 64.564688] Kernel unaligned access at TPC[69fb04] pci_bus_read_config_dword+0x64/0x80 [