Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.ports.arm > #12775
| From | RobJE Debian ARM <f2985a762f2ea45f9f1ce1339ad4318b@renf.us> |
|---|---|
| Newsgroups | linux.debian.ports.arm, linux.debian.bugs.dist |
| Subject | sun4i_codec kernel warnings due to missing card->owner |
| Date | 2021-03-25 19:10 +0100 |
| Message-ID | <BWCAG-6Ul-15@gated-at.bofh.it> (permalink) |
| Organization | disorganized |
Cross-posted to 2 groups.
Hi list, What is needed to get the patch from #980539 included? Looking at the source for 5.10.24 the problem still exists and is limited to sun4i_codec and (potentially) rk3288_hdmi_analog modules. These modules have a "stuct snd_soc_card" with no "owner" set, which triggers kernel warnings when loading the module. All other 128 files with "stuct snd_soc_card" do also have "owner = THIS_MODULE". GRTNX, RobJE
Back to linux.debian.ports.arm | Previous | Next — Next in thread | Find similar | Unroll thread
sun4i_codec kernel warnings due to missing card->owner RobJE Debian ARM <f2985a762f2ea45f9f1ce1339ad4318b@renf.us> - 2021-03-25 19:10 +0100 Bug#980539: sun4i_codec kernel warnings due to missing card->owner Salvatore Bonaccorso <carnil@debian.org> - 2021-03-27 12:40 +0100
csiph-web