[Kernel-packages] [Bug 2030978] Re: kernel 6.5 changes cause UBSAN errors (patch included)

2023-12-18 Thread Tim Ritberg
I build me own kernel now and removed all UBSAN-stuff. This helped.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to broadcom-sta in Ubuntu.
https://bugs.launchpad.net/bugs/2030978

Title:
  kernel 6.5 changes cause UBSAN errors (patch included)

Status in broadcom-sta package in Ubuntu:
  Confirmed

Bug description:
  "On Linux 6.5, due to commit 2d47c6956ab3 ("ubsan: Tighten UBSAN_BOUNDS
  on GCC"), flexible trailing arrays declared like `whatever_t foo[1];`
  will generate warnings when CONFIG_UBSAN & co. is enabled."

  Due to changes in kernel 6.5, we get this error in dmesg:

  [   28.818756] 

  [   28.822952] UBSAN: array-index-out-of-bounds in 
/var/lib/dkms/broadcom-wl/6.30.223.271/build/src/wl/sys/wl_linux.c:1938:4
  [   28.82] index 2 is out of range for type 'ether_addr [1]'
  [   28.832900] CPU: 1 PID: 1232 Comm: avahi-daemon Tainted: P   OE
  6.5.0-rc4 #1
  [   28.836452] Hardware name: Apple Inc. MacBookPro11,3/Mac-2BD1B31983FE1663, 
BIOS 432.60.3.0.0 10/27/2021
  [   28.839806] Call Trace:
  [   28.843091]  
  [   28.846387]  dump_stack_lvl+0x48/0x60
  [   28.849692]  dump_stack+0x10/0x20
  [   28.852965]  __ubsan_handle_out_of_bounds+0xc6/0x100
  [   28.856251]  _wl_set_multicast_list+0x1fd/0x220 [wl]
  [   28.859191]  wl_set_multicast_list+0x3a/0x80 [wl]
  [   28.861879]  __dev_set_rx_mode+0x6a/0xc0
  [   28.864237]  __dev_mc_add+0x82/0x90
  [   28.866587]  dev_mc_add+0x10/0x20
  [   28.868920]  igmp_group_added+0x198/0x1d0
  [   28.871102]  ip_mc_inc_group+0x185/0x2b0
  [   28.873231]  __ip_mc_join_group+0x108/0x170
  [   28.875170]  ip_mc_join_group+0x10/0x20
  [   28.877111]  do_ip_setsockopt+0x104d/0x1160
  [   28.878894]  ? __sys_setsockopt+0xeb/0x1c0
  [   28.880657]  ip_setsockopt+0x30/0xb0
  [   28.882326]  udp_setsockopt+0x22/0x40
  [   28.883949]  sock_common_setsockopt+0x14/0x20
  [   28.885554]  __sys_setsockopt+0xde/0x1c0
  [   28.887063]  __x64_sys_setsockopt+0x1f/0x30
  [   28.888564]  do_syscall_64+0x55/0x80
  [   28.889952]  ? syscall_exit_to_user_mode+0x26/0x40
  [   28.891226]  ? __x64_sys_recvmsg+0x1d/0x20
  [   28.892450]  ? do_syscall_64+0x61/0x80
  [   28.893651]  ? do_syscall_64+0x61/0x80
  [   28.894796]  entry_SYSCALL_64_after_hwframe+0x46/0xb0
  [   28.895942] RIP: 0033:0x7f0a97a7ddae
  [   28.897100] Code: 0f 1f 40 00 48 8b 15 69 60 0d 00 f7 d8 64 89 02 48 c7 c0 
ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 49 89 ca b8 36 00 00 00 0f 05 <48> 3d 00 
f0 ff ff 77 0a c3 66 0f 1f 84 00 00 00 00 00 48 8b 15 31
  [   28.898270] RSP: 002b:7fffb7b1b3f8 EFLAGS: 0246 ORIG_RAX: 
0036
  [   28.899449] RAX: ffda RBX: 000c RCX: 
7f0a97a7ddae
  [   28.900623] RDX: 0023 RSI:  RDI: 
000c
  [   28.901784] RBP: 0001 R08: 000c R09: 
0004
  [   28.902895] R10: 7fffb7b1b404 R11: 0246 R12: 
7fffb7b1b404
  [   28.904011] R13: 0014 R14: 55cc506ee078 R15: 
55cc506eaf60
  [   28.905149]  
  [   28.906228] 


  A patch is however available for this issue:

  https://gist.github.com/joanbm/9cd5fda1dcfab9a67b42cc6195b7b269

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: bcmwl-kernel-source (not installed)
  Uname: Linux 6.5.0-rc4 x86_64
  NonfreeKernelModules: wl zfs
  ApportVersion: 2.26.1-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Thu Aug 10 10:40:27 2023
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
  SourcePackage: broadcom-sta
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/broadcom-sta/+bug/2030978/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2029916] Re: Problem with fscrypt

2023-10-21 Thread Tim Ritberg
The problem still exists, but xfce-errors appeared every time before a
fscrypt error.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2029916

Title:
  Problem with fscrypt

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using Xubuntu 23.04 with Kernel 6.2.0-26 and X is crashing several times 
a week.
  X is reloading then and I can login again.

  xsession-erros shows this last lines:
  (xfce4-power-manager:1713980): libxfce4ui-WARNING **: 10:21:31.890: ICE I/O 
Error
  connection to :0.0 broken (explicit kill or server shutdown).^M
  parcellite: Fatal IO error 11 (Die Ressource ist zur Zeit nicht verfügbar) on 
X server :0.0.
  Fatal IO error 11 (Die Ressource ist zur Zeit nicht verfügbar) on X server 
:0.0.
  Exiting due to channel error.

  But I think, the real problem is a kernel bug.
  Kernel logs shows:
  [Fr Aug  4 10:21:22 2023] traps: xfce4-session[1712867] general protection 
fault ip:55a4f65925c9 sp:7ffd2ec21ee0 error:0 in 
xfce4-session[55a4f657a000+1c000]
  [Fr Aug  4 10:21:28 2023] VBoxDrvLinuxIOCtl: 
copy_to_user(0x7fe3609fed80,,0x18); uCmd=0xc0305698!
  [Fr Aug  4 10:21:28 2023] VBoxDrvLinuxIOCtl: 
copy_to_user(0x7f4d2c15bd10,,0x30); uCmd=0xc0305687!
  [Fr Aug  4 10:21:28 2023] device enp9s0 left promiscuous mode
  [Fr Aug  4 10:21:28 2023] vboxnetflt: 0 out of 50995150 packets were not sent 
(directed to host)
  [Fr Aug  4 10:21:30 2023] fscrypt: md0: 826 inode(s) still busy after 
removing key with identifier 49350b594674f1c69710b91f9fef9eb9, including ino 
43915491

  This fscrypt error appeared every crash!

  Maby it is related to this:
  https://www.spinics.net/lists/linux-btrfs/msg137421.html
  I don't use btrfs, but ext4.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2029916/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1832754] [NEW] ubuntu-bug systemd

2019-06-13 Thread Tim Ritberg
Public bug reported:

I am using Xubuntu 18.04 64 bit and got "shutdown[1]: Failed to wait for
process: Protocol error" at shutdown or reboot and hangs.

systemd: 237-3ubuntu10.22

It's this issue:
https://github.com/systemd/systemd/issues/8155

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: nvidia-graphics-drivers-390 (Ubuntu) => systemd
(Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu.
https://bugs.launchpad.net/bugs/1832754

Title:
  ubuntu-bug systemd

Status in systemd package in Ubuntu:
  New

Bug description:
  I am using Xubuntu 18.04 64 bit and got "shutdown[1]: Failed to wait
  for process: Protocol error" at shutdown or reboot and hangs.

  systemd: 237-3ubuntu10.22

  It's this issue:
  https://github.com/systemd/systemd/issues/8155

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1832754/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1802050] Re: Kernel module crash 4.18.0-10 after upgrade from 18.04 to 18.10

2018-12-22 Thread Tim Ritberg
** Changed in: linux (Ubuntu)
   Status: Triaged => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1802050

Title:
  Kernel module crash 4.18.0-10 after upgrade from 18.04 to 18.10

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [   56.996976] [ cut here ]
  [   56.996978] Bad or missing usercopy whitelist? Kernel memory exposure 
attempt detected from SLUB object 'nvidia_stack_cache' (offset 11440, size 3)!
  [   56.996985] WARNING: CPU: 3 PID: 2547 at mm/usercopy.c:81 
usercopy_warn+0x81/0xa0
  [   56.996985] Modules linked in: ebtable_filter ebtables ip6table_filter 
ip6_tables iptable_filter devlink bpfilter pci_stub vboxpci(OE) vboxnetadp(OE) 
vboxnetflt(OE) vboxdrv(OE) nvidia_uvm(POE) eeepc_wmi asus_wmi 
snd_hda_codec_hdmi mxm_wmi wmi_bmof sparse_keymap nvidia_drm(POE) 
nvidia_modeset(POE) snd_hda_codec_realtek intel_rapl nvidia(POE) 
snd_hda_codec_generic x86_pkg_temp_thermal intel_powerclamp coretemp 
snd_hda_intel kvm_intel kvm snd_hda_codec joydev snd_hda_core snd_usb_audio 
snd_usbmidi_lib irqbypass snd_hwdep input_leds crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel snd_pcm pcbc aesni_intel snd_seq_midi snd_seq_midi_event 
aes_x86_64 snd_rawmidi crypto_simd cryptd snd_seq glue_helper drm_kms_helper 
intel_cstate drm ipmi_devintf ipmi_msghandler intel_rapl_perf snd_seq_device 
snd_timer fb_sys_fops
  [   56.997003]  syscopyarea sysfillrect sysimgblt snd mac_hid soundcore wmi 
video mei_me mei acpi_pad sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 raid10 multipath linear raid456 async_raid6_recov async_memcpy 
async_pq async_xor async_tx xor raid6_pq raid0 libcrc32c raid1 hid_generic 
usbhid hid gpio_ich r8169 i2c_i801 mii lpc_ich ahci libahci
  [   56.997016] CPU: 3 PID: 2547 Comm: Xorg Tainted: P   OE 
4.18.0-10-generic #11-Ubuntu
  [   56.997017] Hardware name: ASUS All Series/Z97-K, BIOS 2902 03/31/2016
  [   56.997018] RIP: 0010:usercopy_warn+0x81/0xa0
  [   56.997018] Code: b0 aa 41 51 4d 89 d8 48 c7 c0 89 8d af aa 49 89 f1 48 89 
f9 48 0f 45 c2 48 c7 c7 f0 a1 b0 aa 4c 89 d2 48 89 c6 e8 f1 cf df ff <0f> 0b 48 
83 c4 18 c9 c3 48 c7 c6 b2 8a b2 aa 49 89 f1 49 89 f3 eb 
  [   56.997030] RSP: 0018:b9550248bb08 EFLAGS: 00010286
  [   56.997031] RAX:  RBX: 90fdc8535cb0 RCX: 
0006
  [   56.997032] RDX: 0007 RSI: 0096 RDI: 
90fdded964b0
  [   56.997032] RBP: b9550248bb20 R08: 0001 R09: 
038f
  [   56.997032] R10: 0004 R11:  R12: 
0003
  [   56.997033] R13: 0001 R14: 90fdc8535cb3 R15: 
90fdc8535cf8
  [   56.997033] FS:  7f854792ba80() GS:90fdded8() 
knlGS:
  [   56.997034] CS:  0010 DS:  ES:  CR0: 80050033
  [   56.997034] CR2: 7f8543fd2110 CR3: 000406668006 CR4: 
001606e0
  [   56.997035] Call Trace:
  [   56.997038]  __check_heap_object+0xc2/0x110
  [   56.997039]  __check_object_size+0x14c/0x178
  [   56.997148]  os_memcpy_to_user+0x26/0x50 [nvidia]
  [   56.997254]  _nv009384rm+0xbf/0xe0 [nvidia]
  [   56.997255] WARNING: kernel stack frame pointer at 8fe294b8 in 
Xorg:2547 has bad value 5fea09aa
  [   56.997256] unwind stack type:0 next_sp:  (null) mask:0x2 
graph_idx:0
  [   56.997257] 1bbff756: b9550248bb30 (0xb9550248bb30)
  [   56.997258] 21ffd201: a9c69a82 
(__check_heap_object+0xc2/0x110)
  [   56.997258] 2ec89026: b9550248bb60 (0xb9550248bb60)
  [   56.997259] 297b0120: a9c91abc 
(__check_object_size+0x14c/0x178)
  [   56.997259] 8569feab: 0003 (0x3)
  [   56.997260] b2feea66: 90fdc8535cb0 (0x90fdc8535cb0)
  [   56.997260] a5345c20: 55924226a63e (0x55924226a63e)
  [   56.997260] 798de38a:  ...
  [   56.997261] 871cf253: b9550248bb88 (0xb9550248bb88)
  [   56.997311] 5645fcd2: c0b305b6 
(os_memcpy_to_user+0x26/0x50 [nvidia])
  [   56.997311] 929e7969: 0003 (0x3)
  [   56.997312] cbb9721c: 55924226a63e (0x55924226a63e)
  [   56.997312] cf624d15: 90fdc8535cb0 (0x90fdc8535cb0)
  [   56.997312] 8fe294b8: 90fdc8535ca8 (0x90fdc8535ca8)
  [   56.997417] 7dbcdd8d: c110087f (_nv009384rm+0xbf/0xe0 
[nvidia])
  [   56.997418] c0dd2ba2: 90fdc8535c88 (0x90fdc8535c88)
  [   56.997418] a931d446:  ...
  [   56.997418] 28151017: 90fda8ed62e8 (0x90fda8ed62e8)
  [   56.997419] f1c853ed: 90fdc8535db8 (0x90fdc8535db8)
  [   56.997419] 761fa9f3: 7ffe66b4aa10 (0x7ffe66b4aa10)
  [   56.997505] 9e2ac77b: c0cfa259 

[Kernel-packages] [Bug 1786713] Re: MODULE_SOFTDEP for crc32c is not working

2018-08-14 Thread Tim Ritberg
ohh sorry, 4.15.18

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1786713

Title:
  MODULE_SOFTDEP for crc32c is not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a kernel config with Ext4, for which softdep is not working.
  See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1778265

  Ubuntu 18.04.
  Kernel 4.17.18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786713/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1786713] Re: MODULE_SOFTDEP for crc32c is not working

2018-08-13 Thread Tim Ritberg
btw making initramfs is the problem, not the kernel itself.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1786713

Title:
  MODULE_SOFTDEP for crc32c is not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a kernel config with Ext4, for which softdep is not working.
  See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1778265

  Ubuntu 18.04.
  Kernel 4.17.18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786713/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1786713] Re: MODULE_SOFTDEP for crc32c is not working

2018-08-13 Thread Tim Ritberg
I don't know, why this is not working.
With kernel source 4.15.17 there was no problem.
I didn't see errors while compiling 4.15.18.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1786713

Title:
  MODULE_SOFTDEP for crc32c is not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a kernel config with Ext4, for which softdep is not working.
  See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1778265

  Ubuntu 18.04.
  Kernel 4.17.18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786713/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1786713] Re: MODULE_SOFTDEP for crc32c is not working

2018-08-12 Thread Tim Ritberg
there are no logs.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1786713

Title:
  MODULE_SOFTDEP for crc32c is not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have a kernel config with Ext4, for which softdep is not working.
  See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1778265

  Ubuntu 18.04.
  Kernel 4.17.18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786713/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1786713] [NEW] MODULE_SOFTDEP for crc32c is not working

2018-08-12 Thread Tim Ritberg
Public bug reported:

I have a kernel config with Ext4, for which softdep is not working. See
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1778265

Ubuntu 18.04.
Kernel 4.17.18

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: ext4

** Attachment added: "config.txt"
   https://bugs.launchpad.net/bugs/1786713/+attachment/5174551/+files/config.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1786713

Title:
  MODULE_SOFTDEP for crc32c is not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a kernel config with Ext4, for which softdep is not working.
  See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1778265

  Ubuntu 18.04.
  Kernel 4.17.18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786713/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1778265] Re: Bionic update: upstream stable patchset 2018-06-22

2018-08-12 Thread Tim Ritberg
MODULE_SOFTDEP for crc32c is not working for me.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1778265

Title:
  Bionic update: upstream stable patchset 2018-06-22

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2018-06-22 (ported from v4.14.39 and v4.16.7)
     from git://git.kernel.org/

  drm/amd/display: Disallow enabling CRTC without primary plane with FB
  drm/amd/display: Fix deadlock when flushing irq
  drm/i915/audio: set minimum CD clock to twice the BCLK
  drm/i915/fbdev: Enable late fbdev initial configuration
  drm/edid: Reset more of the display info
  module: Fix display of wrong module .text address
  PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is 
set
  ASoC: dmic: Fix clock parenting
  block: do not use interruptible wait anywhere
  serial: mvebu-uart: Fix local flags handling on termios update
  powerpc/eeh: Fix race with driver un/bind
  arm/arm64: KVM: Add PSCI version selection API
  tick/sched: Do not mess with an enqueued hrtimer
  x86/microcode: Do not exit early from __reload_late()
  x86/microcode/intel: Save microcode patch unconditionally
  x86/smpboot: Don't use mwait_play_dead() on AMD systems
  x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
  tools/lib/subcmd/pager.c: do not alias select() params
  objtool, perf: Fix GCC 8 -Wrestrict error
  drm/i915: Enable display WA#1183 from its correct spot
  drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
  earlycon: Use a pointer table to fix __earlycon_table stride
  fpga-manager: altera-ps-spi: preserve nCONFIG state
  libceph: validate con->state at the top of try_write()
  libceph: reschedule a tick in finish_hunting()
  libceph: un-backoff on tick when we have a authenticated session
  ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
  crypto: drbg - set freed buffers to NULL
  KVM: arm/arm64: Close VMID generation race
  ARM: socfpga_defconfig: Remove QSPI Sector 4K size force
  ARM: amba: Don't read past the end of sysfs "driver_override" buffer
  ARM: amba: Fix race condition with driver_override
  ARM: amba: Make driver_override output consistent with other buses
  PCI: aardvark: Fix PCIe Max Read Request Size setting
  PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
  PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
  PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
  ANDROID: binder: prevent transactions into own process.
  vfio: ccw: process ssch with interrupts disabled
  bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
  scsi: sd: Defer spinning up drive while SANITIZE is in progress
  kobject: don't use WARN for registration failures
  mtd: rawnand: tango: Fix struct clk memory leak
  mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
  mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
  mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
  mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
  ALSA: hda/realtek - change the location for one of two front mics
  ALSA: hda/realtek - Update ALC255 depop optimize
  ALSA: hda/realtek - Add some fixes for ALC233
  ALSA: hda: Hardening for potential Spectre v1
  ALSA: seq: oss: Hardening for potential Spectre v1
  ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
  ALSA: core: Report audio_tstamp in snd_pcm_sync_ptr
  ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
  ALSA: control: Hardening for potential Spectre v1
  ALSA: rme9652: Hardening for potential Spectre v1
  ALSA: hdspm: Hardening for potential Spectre v1
  ALSA: asihpi: Hardening for potential Spectre v1
  ALSA: opl3: Hardening for potential Spectre v1
  ALSA: hda - Skip jack and others for non-existing PCM streams
  ALSA: dice: fix error path to destroy initialized stream data
  ALSA: dice: fix OUI for TC group
  tty: Use __GFP_NOFAIL for tty_ldisc_get()
  tty: Avoid possible error pointer dereference at tty_ldisc_restore().
  tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
  tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
  tty: Don't call panic() at tty_ldisc_init()
  drm/virtio: fix vq wait_event condition
  virtio_console: reset on out of memory
  virtio_console: move removal code
  

[Kernel-packages] [Bug 1521173] Re: AER: Corrected error received: id=00e0

2017-10-30 Thread Tim Ritberg
Still same here. Updated from 17.04 to 17.10:
pcieport :00:1c.5: AER: Corrected error received: id=00e5
pcieport :00:1c.5: PCIe Bus Error: severity=Corrected, type=Data Link 
Layer, id=00e5(Transmitter ID)
pcieport :00:1c.5:   device [8086:9d15] error status/mask=1000/2000
pcieport :00:1c.5:[12] Replay Timer Timeout

Skylake i5-6200U
Aspire E5-574G

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1521173

Title:
  AER: Corrected error received: id=00e0

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Triaged

Bug description:
  Note: Current workaround is to add pci=noaer to your kernel command
  line:

  1) edit /etc/default/grub and and add pci=noaer to the line starting with 
GRUB_CMDLINE_LINUX_DEFAULT. It will look like this: 
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=noaer"
  2) run "sudo update-grub"
  3) reboot

  

  My dmesg gets completely spammed with the following messages appearing
  over and over again. It stops after one s3 cycle; it only happens
  after reboot.

  [ 5315.986588] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5315.987249] pcieport :00:1c.0: can't find device of ID00e0
  [ 5315.995632] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5315.995664] pcieport :00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5315.995674] pcieport :00:1c.0:   device [8086:9d14] error 
status/mask=0001/2000
  [ 5315.995683] pcieport :00:1c.0:[ 0] Receiver Error
  [ 5316.002772] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5316.002811] pcieport :00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5316.002826] pcieport :00:1c.0:   device [8086:9d14] error 
status/mask=0001/2000
  [ 5316.002838] pcieport :00:1c.0:[ 0] Receiver Error
  [ 5316.009926] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5316.009964] pcieport :00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5316.009979] pcieport :00:1c.0:   device [8086:9d14] error 
status/mask=0001/2000
  [ 5316.009991] pcieport :00:1c.0:[ 0] Receiver Error

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.2.0-19-generic 4.2.0-19.23 [modified: 
boot/vmlinuz-4.2.0-19-generic]
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   david  1502 F...m pulseaudio
   /dev/snd/controlC0:  david  1502 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Nov 30 13:19:00 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=fe528b90-b4eb-4a20-82bd-6a03b79cfb14
  InstallationDate: Installed on 2015-11-28 (2 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151127)
  MachineType: Dell Inc. Inspiron 13-7359
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic.efi.signed 
root=UUID=94d54f88-5d18-4e2b-960a-8717d6e618bb ro noprompt persistent quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.153
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/07/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.00.00
  dmi.board.name: 0NT3WX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.00.00:bd08/07/2015:svnDellInc.:pnInspiron13-7359:pvr:rvnDellInc.:rn0NT3WX:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 13-7359
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1521173/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-05-06 Thread Tim Ritberg
In opposit to Kernel 4.8x this 4.10 is very unstable.
I have this problem too. I am using 4.10.0-20-generic.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1674838

Title:
  kernel BUG at /build/linux-
  7LGLH_/linux-4.10.0/include/linux/swapops.h:129

Status in linux package in Ubuntu:
  In Progress
Status in linux-hwe-edge package in Ubuntu:
  In Progress
Status in linux source package in Zesty:
  In Progress
Status in linux-hwe-edge source package in Zesty:
  In Progress

Bug description:
  Randomly, khugepaged process will take 100% CPU, and I can only
  restart the computer to recover it.

  Relevant dmesg attached (dmesg_crash.txt).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-4.10.0-14-generic 4.10.0-14.16
  ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3
  Uname: Linux 4.10.0-14-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mathieu2221 F pulseaudio
   /dev/snd/pcmC1D0p:   mathieu2221 F...m pulseaudio
   /dev/snd/controlC1:  mathieu2221 F pulseaudio
  CurrentDesktop: Unity:Unity7
  Date: Tue Mar 21 23:03:23 2017
  HibernationDevice: RESUME=UUID=67e78e4c-94ee-447c-ae60-4387dae296dd
  InstallationDate: Installed on 2016-01-31 (415 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160131)
  MachineType: LENOVO 20344
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-14-generic 
root=UUID=b982929e-11d0-4984-885c-6c9daba24836 ro noprompt quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-14-generic N/A
   linux-backports-modules-4.10.0-14-generic  N/A
   linux-firmware 1.164
  SourcePackage: linux
  UpgradeStatus: Upgraded to zesty on 2017-03-02 (19 days ago)
  dmi.bios.date: 10/16/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 96CN29WW(V1.15)
  dmi.board.asset.tag: 31900058WIN
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058WIN
  dmi.chassis.asset.tag: 31900058WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr96CN29WW(V1.15):bd10/16/2014:svnLENOVO:pn20344:pvrLenovoYoga213:rvnLENOVO:rnINVALID:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoYoga213:
  dmi.product.name: 20344
  dmi.product.version: Lenovo Yoga 2 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1674838/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1619277] Re: Can't build kernel-package

2017-01-03 Thread Tim Ritberg
Problem still exist and make-kpkg is not an old method.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1619277

Title:
  Can't build kernel-package

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I tried to build a kernel package 4.4.0-36.55 on Ubuntu 16.04 64bit. I
  used the Ubuntu sources:

  #make-kpkg --append-to-version=-test-01 --initrd kernel_image

  I got this output and error:

  Kernel: arch/x86/boot/bzImage is ready  (#4)
  make[1]: Leaving directory '/usr/src/linux-source-4.4.0/linux-source-4.4.0'
  /usr/bin/make -j6 EXTRAVERSION=-test-01  ARCH=x86_64 \
   modules
  make[1]: Entering directory '/usr/src/linux-source-4.4.0/linux-source-4.4.0'
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CHK include/generated/timeconst.h
CHK include/generated/bounds.h
CHK include/generated/asm-offsets.h
CALLscripts/checksyscalls.sh
GZIPkernel/config_data.gz
CHK kernel/config_data.h
Building modules, stage 2.
MODPOST 289 modules
  ERROR: "drm_release" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_pool_populate" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_tt_fini" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_crtc_helper_set_config" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "drm_compat_ioctl" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_helper_resume_force_mode" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "ttm_bo_move_memcpy" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_mode_config_cleanup" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "drm_mode_config_reset" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_pci_exit" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_mode_destroy" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_bo_validate" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_bo_init" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_cvt_mode" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_helper_probe_single_connector_modes" 
[ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_global_item_ref" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_kms_helper_hotplug_event" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "drm_encoder_init" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_object_property_set_value" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "drm_pci_set_busid" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_connector_cleanup" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_mem_global_init" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_helper_connector_dpms" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "ttm_mem_global_release" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "drm_mode_connector_attach_encoder" 
[ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_irq_install" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_bo_unref" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_bo_add_to_lru" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_helper_mode_fill_fb_struct" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "drm_object_attach_property" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "drm_put_dev" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_gem_handle_create" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_gem_dumb_destroy" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_bo_kmap" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_tt_init" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_gem_object_release" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "drm_read" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_bo_dma_acc_size" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_bo_init_mm" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "ttm_bo_device_init" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_err" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_connector_init" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_kms_helper_poll_enable" [ubuntu/vbox/vboxvideo/vboxvideo.ko] 
undefined!
  ERROR: "drm_mode_connector_update_edid_property" 
[ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_gem_object_free" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_ioctl" [ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: "drm_framebuffer_unregister_private" 
[ubuntu/vbox/vboxvideo/vboxvideo.ko] undefined!
  ERROR: 

[Kernel-packages] [Bug 1592531] Re: Cannot compile module tda10071

2016-07-05 Thread Tim Ritberg
Ok, I did a full compiler run: good result.

** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1592531

Title:
  Cannot compile module tda10071

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  Xubuntu 16.10, Kernel source 4.4.0.24.25

  Can't compile tda10071 as a module:

Building modules, stage 2.
  Kernel: arch/x86/boot/bzImage is ready  (#2)
MODPOST 408 modules
  ERROR: "__devm_regmap_init_i2c" [drivers/media/dvb-frontends/tda10071.ko] 
undefined!
  scripts/Makefile.modpost:91: recipe for target '__modpost' failed
  make[1]: *** [__modpost] Error 1
  Makefile:1118: recipe for target 'modules' failed
  make: *** [modules] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1592531/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1592531] Re: Cannot compile module tda10071

2016-07-02 Thread Tim Ritberg
I upgrades from linux-source 4.4.0.28.30 to 4.4.0.29.31. But this update
does not contain any linux source.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1592531

Title:
  Cannot compile module tda10071

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Released

Bug description:
  Xubuntu 16.10, Kernel source 4.4.0.24.25

  Can't compile tda10071 as a module:

Building modules, stage 2.
  Kernel: arch/x86/boot/bzImage is ready  (#2)
MODPOST 408 modules
  ERROR: "__devm_regmap_init_i2c" [drivers/media/dvb-frontends/tda10071.ko] 
undefined!
  scripts/Makefile.modpost:91: recipe for target '__modpost' failed
  make[1]: *** [__modpost] Error 1
  Makefile:1118: recipe for target 'modules' failed
  make: *** [modules] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1592531/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1592531] Re: Cannot compile module tda10071

2016-06-18 Thread Tim Ritberg
Seems to be a regression:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b046d3ad38d90276379c862f15ddd99fa8739906

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1592531

Title:
  Cannot compile module tda10071

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Xubuntu 16.10, Kernel source 4.4.0.24.25

  Can't compile tda10071 as a module:

Building modules, stage 2.
  Kernel: arch/x86/boot/bzImage is ready  (#2)
MODPOST 408 modules
  ERROR: "__devm_regmap_init_i2c" [drivers/media/dvb-frontends/tda10071.ko] 
undefined!
  scripts/Makefile.modpost:91: recipe for target '__modpost' failed
  make[1]: *** [__modpost] Error 1
  Makefile:1118: recipe for target 'modules' failed
  make: *** [modules] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1592531/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1592531] Re: Cannot compile module tda10071

2016-06-16 Thread Tim Ritberg
Config attached

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1592531

Title:
  Cannot compile module tda10071

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Xubuntu 16.10, Kernel source 4.4.0.24.25

  Can't compile tda10071 as a module:

Building modules, stage 2.
  Kernel: arch/x86/boot/bzImage is ready  (#2)
MODPOST 408 modules
  ERROR: "__devm_regmap_init_i2c" [drivers/media/dvb-frontends/tda10071.ko] 
undefined!
  scripts/Makefile.modpost:91: recipe for target '__modpost' failed
  make[1]: *** [__modpost] Error 1
  Makefile:1118: recipe for target 'modules' failed
  make: *** [modules] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1592531/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1592531] Re: Cannot compile module tda10071

2016-06-15 Thread Tim Ritberg
My configfile for kenel 4.4

** Attachment added: "Kernel 4.4. Configfile"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1592531/+attachment/4684465/+files/config

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1592531

Title:
  Cannot compile module tda10071

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xubuntu 16.10, Kernel source 4.4.0.24.25

  Can't compile tda10071 as a module:

Building modules, stage 2.
  Kernel: arch/x86/boot/bzImage is ready  (#2)
MODPOST 408 modules
  ERROR: "__devm_regmap_init_i2c" [drivers/media/dvb-frontends/tda10071.ko] 
undefined!
  scripts/Makefile.modpost:91: recipe for target '__modpost' failed
  make[1]: *** [__modpost] Error 1
  Makefile:1118: recipe for target 'modules' failed
  make: *** [modules] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1592531/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1592531] Re: Cannot compile module tda10071

2016-06-15 Thread Tim Ritberg
Xubuntu 16.04 with Kernel 4.2 works fine.

It seems, that make menuconfig in Kernel 4.4 tries to guess the config
and missed some important kernel options, right?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1592531

Title:
  Cannot compile module tda10071

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xubuntu 16.10, Kernel source 4.4.0.24.25

  Can't compile tda10071 as a module:

Building modules, stage 2.
  Kernel: arch/x86/boot/bzImage is ready  (#2)
MODPOST 408 modules
  ERROR: "__devm_regmap_init_i2c" [drivers/media/dvb-frontends/tda10071.ko] 
undefined!
  scripts/Makefile.modpost:91: recipe for target '__modpost' failed
  make[1]: *** [__modpost] Error 1
  Makefile:1118: recipe for target 'modules' failed
  make: *** [modules] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1592531/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1592531] [NEW] Cannot compile module tda10071

2016-06-14 Thread Tim Ritberg
Public bug reported:

Xubuntu 16.10, Kernel source 4.4.0.24.25

Can't compile tda10071 as a module:

  Building modules, stage 2.
Kernel: arch/x86/boot/bzImage is ready  (#2)
  MODPOST 408 modules
ERROR: "__devm_regmap_init_i2c" [drivers/media/dvb-frontends/tda10071.ko] 
undefined!
scripts/Makefile.modpost:91: recipe for target '__modpost' failed
make[1]: *** [__modpost] Error 1
Makefile:1118: recipe for target 'modules' failed
make: *** [modules] Error 2

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1592531

Title:
  Cannot compile module tda10071

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Xubuntu 16.10, Kernel source 4.4.0.24.25

  Can't compile tda10071 as a module:

Building modules, stage 2.
  Kernel: arch/x86/boot/bzImage is ready  (#2)
MODPOST 408 modules
  ERROR: "__devm_regmap_init_i2c" [drivers/media/dvb-frontends/tda10071.ko] 
undefined!
  scripts/Makefile.modpost:91: recipe for target '__modpost' failed
  make[1]: *** [__modpost] Error 1
  Makefile:1118: recipe for target 'modules' failed
  make: *** [modules] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1592531/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1448517] Re: Call Trace: pci_find_upstream_pcie_bridge

2015-05-24 Thread Tim Ritberg
Not possible. I  upgraded to 15.04. You are too late.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1448517

Title:
  Call Trace: pci_find_upstream_pcie_bridge

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Kernel 3.16.0-34-generic #47-Ubuntu SMP Fri Apr 10 18:02:58 UTC 2015
  x86_64 x86_64 x86_64 GNU/Linux , Ubuntu 14.10

  [0.673598] IOMMU 1 0xfed91000: using Queued invalidation
  [0.673600] IOMMU: Setting RMRR:
  [0.673608] IOMMU: Setting identity map for device :00:14.0 
[0x9d75c000 - 0x9d78efff]
  [0.673625] IOMMU: Setting identity map for device :00:1a.0 
[0x9d75c000 - 0x9d78efff]
  [0.673639] IOMMU: Setting identity map for device :00:1d.0 
[0x9d75c000 - 0x9d78efff]
  [0.673648] IOMMU: Prepare 0-16MiB unity mapping for LPC
  [0.673653] IOMMU: Setting identity map for device :00:1f.0 [0x0 - 
0xff]
  [0.673723] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
  [0.673788] [ cut here ]
  [0.673793] WARNING: CPU: 2 PID: 1 at 
/build/buildd/linux-3.16.0/drivers/pci/search.c:131 
pci_find_upstream_pcie_bridge+0x65/0x90()
  [0.673795] Modules linked in:
  [0.673798] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 3.16.0-34-generic 
#47-Ubuntu
  [0.673800] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./Z77 Extreme4, BIOS P2.70 11/28/2012
  [0.673802]  0009 88040a1ebd30 8178416e 

  [0.673805]  88040a1ebd68 8106fefd 880409aa2098 
880409aa2000
  [0.673807]  880409aa2098   
88040a1ebd78
  [0.673810] Call Trace:
  [0.673813]  [8178416e] dump_stack+0x45/0x56
  [0.673816]  [8106fefd] warn_slowpath_common+0x7d/0xa0
  [0.673819]  [8106ffda] warn_slowpath_null+0x1a/0x20
  [0.673821]  [813e85f5] pci_find_upstream_pcie_bridge+0x65/0x90
  [0.673824]  [8165370e] intel_iommu_add_device+0x3e/0x210
  [0.673828]  [81649060] ? bus_set_iommu+0x50/0x50
  [0.673830]  [8164908a] add_iommu_group+0x2a/0x60
  [0.673834]  [814d14fb] bus_for_each_dev+0x6b/0xb0
  [0.673836]  [81649058] bus_set_iommu+0x48/0x50
  [0.673840]  [81d9ae58] intel_iommu_init+0x504/0x58a
  [0.673842]  [81d4d211] ? memblock_find_dma_reserve+0x13c/0x13c
  [0.673844]  [81d4d223] pci_iommu_init+0x12/0x3c
  [0.673847]  [81002148] do_one_initcall+0xd8/0x210
  [0.673850]  [81092b9d] ? parse_args+0x21d/0x4e0
  [0.673853]  [81d4311d] kernel_init_freeable+0x190/0x218
  [0.673857]  [81777570] ? rest_init+0x80/0x80
  [0.673859]  [8177757e] kernel_init+0xe/0xf0
  [0.673862]  [8178c0fc] ret_from_fork+0x7c/0xb0
  [0.673864]  [81777570] ? rest_init+0x80/0x80
  [0.673870] ---[ end trace 1cf60c0c13553ce0 ]---
  [0.675389] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 
Joules, 3 fixed counters 163840 ms ovfl timer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1448517/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1448517] [NEW] Call Trace: pci_find_upstream_pcie_bridge

2015-04-25 Thread Tim Ritberg
Public bug reported:

Kernel 3.16.0-34-generic #47-Ubuntu SMP Fri Apr 10 18:02:58 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux , Ubuntu 14.10

[0.673598] IOMMU 1 0xfed91000: using Queued invalidation
[0.673600] IOMMU: Setting RMRR:
[0.673608] IOMMU: Setting identity map for device :00:14.0 [0x9d75c000 
- 0x9d78efff]
[0.673625] IOMMU: Setting identity map for device :00:1a.0 [0x9d75c000 
- 0x9d78efff]
[0.673639] IOMMU: Setting identity map for device :00:1d.0 [0x9d75c000 
- 0x9d78efff]
[0.673648] IOMMU: Prepare 0-16MiB unity mapping for LPC
[0.673653] IOMMU: Setting identity map for device :00:1f.0 [0x0 - 
0xff]
[0.673723] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
[0.673788] [ cut here ]
[0.673793] WARNING: CPU: 2 PID: 1 at 
/build/buildd/linux-3.16.0/drivers/pci/search.c:131 
pci_find_upstream_pcie_bridge+0x65/0x90()
[0.673795] Modules linked in:
[0.673798] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 3.16.0-34-generic 
#47-Ubuntu
[0.673800] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./Z77 
Extreme4, BIOS P2.70 11/28/2012
[0.673802]  0009 88040a1ebd30 8178416e 

[0.673805]  88040a1ebd68 8106fefd 880409aa2098 
880409aa2000
[0.673807]  880409aa2098   
88040a1ebd78
[0.673810] Call Trace:
[0.673813]  [8178416e] dump_stack+0x45/0x56
[0.673816]  [8106fefd] warn_slowpath_common+0x7d/0xa0
[0.673819]  [8106ffda] warn_slowpath_null+0x1a/0x20
[0.673821]  [813e85f5] pci_find_upstream_pcie_bridge+0x65/0x90
[0.673824]  [8165370e] intel_iommu_add_device+0x3e/0x210
[0.673828]  [81649060] ? bus_set_iommu+0x50/0x50
[0.673830]  [8164908a] add_iommu_group+0x2a/0x60
[0.673834]  [814d14fb] bus_for_each_dev+0x6b/0xb0
[0.673836]  [81649058] bus_set_iommu+0x48/0x50
[0.673840]  [81d9ae58] intel_iommu_init+0x504/0x58a
[0.673842]  [81d4d211] ? memblock_find_dma_reserve+0x13c/0x13c
[0.673844]  [81d4d223] pci_iommu_init+0x12/0x3c
[0.673847]  [81002148] do_one_initcall+0xd8/0x210
[0.673850]  [81092b9d] ? parse_args+0x21d/0x4e0
[0.673853]  [81d4311d] kernel_init_freeable+0x190/0x218
[0.673857]  [81777570] ? rest_init+0x80/0x80
[0.673859]  [8177757e] kernel_init+0xe/0xf0
[0.673862]  [8178c0fc] ret_from_fork+0x7c/0xb0
[0.673864]  [81777570] ? rest_init+0x80/0x80
[0.673870] ---[ end trace 1cf60c0c13553ce0 ]---
[0.675389] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 
Joules, 3 fixed counters 163840 ms ovfl timer

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: xfce4-indicator-plugin (Ubuntu) = linux-lts-utopic
(Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-utopic in Ubuntu.
https://bugs.launchpad.net/bugs/1448517

Title:
  Call Trace: pci_find_upstream_pcie_bridge

Status in linux-lts-utopic package in Ubuntu:
  New

Bug description:
  Kernel 3.16.0-34-generic #47-Ubuntu SMP Fri Apr 10 18:02:58 UTC 2015
  x86_64 x86_64 x86_64 GNU/Linux , Ubuntu 14.10

  [0.673598] IOMMU 1 0xfed91000: using Queued invalidation
  [0.673600] IOMMU: Setting RMRR:
  [0.673608] IOMMU: Setting identity map for device :00:14.0 
[0x9d75c000 - 0x9d78efff]
  [0.673625] IOMMU: Setting identity map for device :00:1a.0 
[0x9d75c000 - 0x9d78efff]
  [0.673639] IOMMU: Setting identity map for device :00:1d.0 
[0x9d75c000 - 0x9d78efff]
  [0.673648] IOMMU: Prepare 0-16MiB unity mapping for LPC
  [0.673653] IOMMU: Setting identity map for device :00:1f.0 [0x0 - 
0xff]
  [0.673723] PCI-DMA: Intel(R) Virtualization Technology for Directed I/O
  [0.673788] [ cut here ]
  [0.673793] WARNING: CPU: 2 PID: 1 at 
/build/buildd/linux-3.16.0/drivers/pci/search.c:131 
pci_find_upstream_pcie_bridge+0x65/0x90()
  [0.673795] Modules linked in:
  [0.673798] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 3.16.0-34-generic 
#47-Ubuntu
  [0.673800] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./Z77 Extreme4, BIOS P2.70 11/28/2012
  [0.673802]  0009 88040a1ebd30 8178416e 

  [0.673805]  88040a1ebd68 8106fefd 880409aa2098 
880409aa2000
  [0.673807]  880409aa2098   
88040a1ebd78
  [0.673810] Call Trace:
  [0.673813]  [8178416e] dump_stack+0x45/0x56
  [0.673816]  [8106fefd] warn_slowpath_common+0x7d/0xa0
  [0.673819]  [8106ffda] warn_slowpath_null+0x1a/0x20
  [0.673821]  [813e85f5] 

[Kernel-packages] [Bug 1094904] Re: irq 16: nobody cared usb_hcd_irq

2014-09-09 Thread Tim Ritberg
Still a Problem with Ubuntu 14.04 LTS with kernel 3.13.0-35-generic
#62-Ubuntu SMP:

 xhci_hcd :08:00.0: xHCI Host Controller
 kernel: [1.443558] irq 16: nobody cared (try booting with the irqpoll 
option)
 kernel: [1.443560] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 
3.13.0-35-generic #62-Ubuntu
 kernel: [1.443560] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./Z77 Extreme4, BIOS P2.90 07/11/2013
 kernel: [1.443562]  880213869aa4 88021f203e68 8171e320 
880213869a00
 kernel: [1.443563]  88021f203e90 810c1be2 880213869a00 
0010
 kernel: [1.443564]   88021f203ed0 810c211c 
0010
 kernel: [1.443564] Call Trace:
 kernel: [1.443568]  IRQ  [8171e320] dump_stack+0x45/0x56
 kernel: [1.443570]  [810c1be2] __report_bad_irq+0x32/0xd0
 kernel: [1.443571]  [810c211c] note_interrupt+0x24c/0x2a0
 kernel: [1.443572]  [810bf949] handle_irq_event_percpu+0xd9/0x1d0
 kernel: [1.443573]  [810bfa7d] handle_irq_event+0x3d/0x60
 kernel: [1.443575]  [810c2c9a] handle_fasteoi_irq+0x5a/0x100
 kernel: [1.443577]  [81015cde] handle_irq+0x1e/0x30
 kernel: [1.443579]  [8173108d] do_IRQ+0x4d/0xc0
 kernel: [1.443580]  [8172682d] common_interrupt+0x6d/0x6d
 kernel: [1.443582]  EOI  [815d1012] ? 
cpuidle_enter_state+0x52/0xc0
 kernel: [1.443584]  [815d1139] cpuidle_idle_call+0xb9/0x1f0
 kernel: [1.443585]  [8101ceae] arch_cpu_idle+0xe/0x30
 kernel: [1.443587]  [810bed85] cpu_startup_entry+0xc5/0x290
 kernel: [1.443588]  [8170c887] rest_init+0x77/0x80
 kernel: [1.443590]  [81d35f6b] start_kernel+0x433/0x43e
 kernel: [1.443591]  [81d35941] ? repair_env_string+0x5c/0x5c
 kernel: [1.443593]  [81d35120] ? early_idt_handlers+0x120/0x120
 kernel: [1.443594]  [81d355ee] 
x86_64_start_reservations+0x2a/0x2c
 kernel: [1.443594]  [81d35733] x86_64_start_kernel+0x143/0x152
 kernel: [1.443595] handlers:
 kernel: [1.443597] [81540660] usb_hcd_irq
 kernel: [1.443597] Disabling IRQ #16

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1094904

Title:
  irq 16: nobody cared usb_hcd_irq

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I am using a PCI card which is the Nova-T-500, a double tuner DVB-T card with 
Description:   Ubuntu 12.04.1 LTS
  Release:  12.04 (Ubuntu 3.2.0-35.55-generic 3.2.34). I get random IRQ 
bugs with it which make my DVB card not usable. I have tried everything on this 
webpage: . I have disabled what I could in the BIOS, I have updated the BIOS, I 
have tried tried all the kernel parameters, I have tried to put the card on 
another slot (sometimes the computer didn't boot on the other slot, sometimes I 
still had the bug) without any success...

  Here is the interrupts list:
  cat /proc/interrupts 
 CPU0   CPU1   
0: 43 65   IO-APIC-edge  timer
1:  2  1   IO-APIC-edge  i8042
7:  1  0   IO-APIC-edge
8:  0  1   IO-APIC-edge  rtc0
9:  0  0   IO-APIC-fasteoi   acpi
   12:  0  4   IO-APIC-edge  i8042
   14:  0  0   IO-APIC-edge  pata_atiixp
   15:  0  0   IO-APIC-edge  pata_atiixp
   16: 471658  28343   IO-APIC-fasteoi   ehci_hcd:usb4
   17:  0  4   IO-APIC-fasteoi   ehci_hcd:usb1, ehci_hcd:usb2, 
ehci_hcd:usb3
   18: 196503   5028   IO-APIC-fasteoi   ohci_hcd:usb5, ohci_hcd:usb6, 
ohci_hcd:usb7, ohci_hcd:usb8, uhci_hcd:usb9
   19: 236910  12253   IO-APIC-fasteoi   ahci
   40:3330812   1557   PCI-MSI-edge  eth0
   41:  12311 221497   PCI-MSI-edge  fglrx[0]@PCI:0:1:0
  NMI:187124   Non-maskable interrupts
  LOC:47814554642174   Local timer interrupts
  SPU:  0  0   Spurious interrupts
  PMI:187124   Performance monitoring interrupts
  IWI:  0  0   IRQ work interrupts
  RES: 643229 835925   Rescheduling interrupts
  CAL:663719   Function call interrupts
  TLB:  70683  63843   TLB shootdowns
  TRM:  0  0   Thermal event interrupts
  THR:  0  0   Threshold APIC interrupts
  MCE:  0  0   Machine check exceptions
  MCP: 66 66   Machine check polls
  ERR:  1
  MIS:  0

  On the forum I have been told that a kernel panic was related to a irq 
problem: http://ubuntuforums.org/showthread.php?t=2098028
  Basically when I try to convert a file with ffmpeg, I get a kernel panic, 
maybe it is related to that