[Bug 1048934] New: Enable STAudio ADCIII device in ice1712
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Bug ID: 1048934 Summary: Enable STAudio ADCIII device in ice1712 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: sbahling@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Created attachment 732588 --> http://bugzilla.suse.com/attachment.cgi?id=732588&action=edit Patch against latest openSUSE Leap 42.2 kernel I have a rare but very nice 8 channel ADC unit that uses the hoontech ice1712 driver. For years I have carried around a special patch that makes this unit work properly. First it appears that the MUTE flag must be set in order to unmute the channels. Second, I enable all box configs. From what I recall these settings are hard coded, so no option other than patching the code. During the days when the alsa-driver-kmp was maintained, it was not too difficult for me to simply link and patch that, but now I need to patch the in kernel driver which is more of a pain. I'm guessing that maintaining my own KMP will also be a pain in the long run. Would be nice to find a way to make these parts runtime configurable or at least via module configuration. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Scott Bahling <sbahling@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|kernel-maintainers@forge.pr |tiwai@suse.com |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Scott Bahling <sbahling@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbahling@suse.com Flags| |needinfo?(sbahling@suse.com | |) --- Comment #1 from Takashi Iwai <tiwai@suse.com> --- Could you give /proc/asound/card*/ice1724 contents? At least, the subvendor ID is necessary to add the quirk as an identifier. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c2 Scott Bahling <sbahling@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(sbahling@suse.com | |) | --- Comment #2 from Scott Bahling <sbahling@suse.com> --- Hoontech SoundTrack Audio DSP24 at 0xa040, irq 20 EEPROM: Subvendor : 0x12141217 Size : 28 bytes Version : 1 Codec : 0x2f ACLink : 0x80 I2S ID : 0x71 S/PDIF : 0x3 GPIO mask : 0xfc GPIO state : 0x2 GPIO direction : 0x3 AC'97 main : 0x0 AC'97 pcm : 0x0 AC'97 record : 0x0 AC'97 record src : 0x44 DAC ID #0 : 0x1 DAC ID #1 : 0x1 DAC ID #2 : 0x1 DAC ID #3 : 0x1 ADC ID #0 : 0x2 ADC ID #1 : 0x2 ADC ID #2 : 0x2 ADC ID #3 : 0x2 Registers: PSDOUT03 : 0x0000 CAPTURE : 0x00000000 SPDOUT : 0x0000 RATE : 0x08 GPIO_DATA : 0xb7 GPIO_WRITE_MASK : 0xc0 GPIO_DIRECTION : 0x7f -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c3 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(sbahling@suse.com | |) --- Comment #3 from Takashi Iwai <tiwai@suse.com> --- OK, so it's the same SSID as hoontech. I cooked up a patch to override the config when model=staudio option is given. The test kernel for TW is being built in OBS home:tiwai:bnc1048934 repo. Please give it a try. Just add a module option, e.g. in /etc/modprobe.d/60-ice.conf containing a line: options snd-ice1712 model=staudio -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c4 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Flags|needinfo?(sbahling@suse.com | |) | --- Comment #4 from Takashi Iwai <tiwai@suse.com> --- Meanwhile the fix patch was merged to upstream and backported to TW, SLE12-SP2/SP3, Leap 42.2/42.3. If it still doesn't work with the model option, please reopen. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c5 Scott Bahling <sbahling@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #5 from Scott Bahling <sbahling@suse.com> --- hmmm. The kernel from home:tiwai:bnc1048934 is not working. I am seeing the staudio model being activated: [ 22.009551] snd_ice1712 0000:09:00.0: Using board model STAudio ADCIII But the channels are not being enabled on the expansion box. BTW, the PCI card used is a Hoontech STA DSP24. The ADCIII is an expansion box that connects to this PCI card via a proprietary interface most likely controlled by the GPIO bits. http://www.staudio.de/data/DSP24_English.PDF Here is the content of /proc/asound/card0/ice1712 with the kernel update: STAudio ADCIII at 0xa040, irq 20 EEPROM: Subvendor : 0x10002 Size : 28 bytes Version : 1 Codec : 0x2f ACLink : 0x80 I2S ID : 0x71 S/PDIF : 0x3 GPIO mask : 0xfc GPIO state : 0x2 GPIO direction : 0x3 AC'97 main : 0x0 AC'97 pcm : 0x0 AC'97 record : 0x0 AC'97 record src : 0x44 DAC ID #0 : 0x1 DAC ID #1 : 0x1 DAC ID #2 : 0x1 DAC ID #3 : 0x1 ADC ID #0 : 0x2 ADC ID #1 : 0x2 ADC ID #2 : 0x2 ADC ID #3 : 0x2 Registers: PSDOUT03 : 0x0000 CAPTURE : 0x00000000 SPDOUT : 0x0000 RATE : 0x00 GPIO_DATA : 0xbf GPIO_WRITE_MASK : 0xfc GPIO_DIRECTION : 0x43 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c6 --- Comment #6 from Takashi Iwai <tiwai@suse.com> --- (In reply to Scott Bahling from comment #5)
hmmm. The kernel from home:tiwai:bnc1048934 is not working.
What a pity.
I am seeing the staudio model being activated:
[ 22.009551] snd_ice1712 0000:09:00.0: Using board model STAudio ADCIII
But the channels are not being enabled on the expansion box.
So the hook seems taking effect, but not working. Hmm. Did the patch in comment#0 work with Leap 42.2 kernel? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c7 --- Comment #7 from Scott Bahling <sbahling@suse.com> --- (In reply to Takashi Iwai from comment #6)
So the hook seems taking effect, but not working. Hmm. Did the patch in comment#0 work with Leap 42.2 kernel?
Yes. My build is at: home:sbahling:branches:openSUSE:Leap:42.2:Update -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c8 --- Comment #8 from Scott Bahling <sbahling@suse.com> --- (In reply to Scott Bahling from comment #7)
(In reply to Takashi Iwai from comment #6)
So the hook seems taking effect, but not working. Hmm. Did the patch in comment#0 work with Leap 42.2 kernel?
Yes. My build is at:
home:sbahling:branches:openSUSE:Leap:42.2:Update
I have removed the old patch from this project and trying an update of your patch. I think the issue is defining the new dummy ID. As said, this _is_ a Hoontech STDSP24 card, just with an "ADCIII" expansion box attached. It's the ports on the expansion box that need to be enabled. By changing the device id with the staudio model, we lost this part of initialization: http://kernel.suse.com/cgit/kernel/tree/sound/pci/ice1712/ice1712.c?h=openSU... My idea is to keep the device ID, but initialize differently using the model parameter. Will test as soon as the kernel finishes building. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c9 --- Comment #9 from Takashi Iwai <tiwai@suse.com> --- (In reply to Scott Bahling from comment #8)
(In reply to Scott Bahling from comment #7)
(In reply to Takashi Iwai from comment #6)
So the hook seems taking effect, but not working. Hmm. Did the patch in comment#0 work with Leap 42.2 kernel?
Yes. My build is at:
home:sbahling:branches:openSUSE:Leap:42.2:Update
I have removed the old patch from this project and trying an update of your patch. I think the issue is defining the new dummy ID. As said, this _is_ a Hoontech STDSP24 card, just with an "ADCIII" expansion box attached. It's the ports on the expansion box that need to be enabled. By changing the device id with the staudio model, we lost this part of initialization:
http://kernel.suse.com/cgit/kernel/tree/sound/pci/ice1712/ice1712. c?h=openSUSE-42.2#n2412
My idea is to keep the device ID, but initialize differently using the model parameter. Will test as soon as the kernel finishes building.
Ah, good catch, that's definitely the cause, thanks! Keeping the same subvendor should work as long as we append the table entry, since it's evaluated in that order. I'll wait for your result. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |obs:running:7233:important -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|obs:running:7233:important | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c10 --- Comment #10 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-SU-2017:2384-1: An update that solves two vulnerabilities and has 58 fixes is now available. Category: security (important) Bug References: 1005776,1015342,1020645,1020657,1030850,1031717,1031784,1034048,1037838,1040813,1042847,1047487,1047989,1048155,1048228,1048325,1048327,1048356,1048501,1048912,1048934,1049226,1049272,1049291,1049336,1050211,1050742,1051790,1052093,1052094,1052095,1052384,1052580,1052888,1053117,1053309,1053472,1053627,1053629,1053633,1053681,1053685,1053802,1053915,1053919,1054082,1054084,1055013,1055096,1055272,1055290,1055359,1055709,1055896,1055935,1055963,1056185,1056588,1056827,969756 CVE References: CVE-2017-12134,CVE-2017-14051 Sources used: openSUSE Leap 42.3 (src): kernel-debug-4.4.85-22.1, kernel-default-4.4.85-22.1, kernel-docs-4.4.85-22.3, kernel-obs-build-4.4.85-22.1, kernel-obs-qa-4.4.85-22.1, kernel-source-4.4.85-22.1, kernel-syms-4.4.85-22.1, kernel-vanilla-4.4.85-22.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |obs:running:7271:important -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c11 --- Comment #11 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-SU-2017:2495-1: An update that solves 5 vulnerabilities and has 32 fixes is now available. Category: security (important) Bug References: 1012829,1020645,1020657,1021424,1022743,1024405,1030850,1031717,1031784,1034048,1038583,1047487,1048155,1048893,1048934,1049226,1049580,1051790,1052580,1052888,1053117,1053802,1053915,1053919,1054084,1055013,1055096,1055359,1056261,1056588,1056827,1056982,1057015,1057389,1058116,971975,981309 CVE References: CVE-2017-1000251,CVE-2017-11472,CVE-2017-12134,CVE-2017-14051,CVE-2017-14106 Sources used: openSUSE Leap 42.2 (src): kernel-debug-4.4.87-18.29.1, kernel-default-4.4.87-18.29.1, kernel-docs-4.4.87-18.29.2, kernel-obs-build-4.4.87-18.29.1, kernel-obs-qa-4.4.87-18.29.1, kernel-source-4.4.87-18.29.1, kernel-syms-4.4.87-18.29.1, kernel-vanilla-4.4.87-18.29.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|obs:running:7271:important | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |ibs:running:5722:important -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|ibs:running:5722:important |ibs:running:5722:important | |ibs:running:5786:important | |ibs:running:5787:important -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c12 --- Comment #12 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2017:2847-1: An update that solves 11 vulnerabilities and has 170 fixes is now available. Category: security (important) Bug References: 1004527,1005776,1005778,1005780,1005781,1012382,1012829,1015342,1015343,1019675,1019680,1019695,1019699,1020412,1020645,1020657,1020989,1021424,1022595,1022604,1022743,1022912,1022967,1024346,1024373,1024405,1025461,1030850,1031717,1031784,1032150,1034048,1034075,1035479,1036060,1036215,1036737,1037579,1037838,1037890,1038583,1040813,1042847,1043598,1044503,1046529,1047238,1047487,1047989,1048155,1048228,1048325,1048327,1048356,1048501,1048893,1048912,1048934,1049226,1049272,1049291,1049336,1049361,1049580,1050471,1050742,1051790,1051987,1052093,1052094,1052095,1052360,1052384,1052580,1052593,1052888,1053043,1053309,1053472,1053627,1053629,1053633,1053681,1053685,1053802,1053915,1053919,1054082,1054084,1054654,1055013,1055096,1055272,1055290,1055359,1055493,1055567,1055709,1055755,1055896,1055935,1055963,1056061,1056185,1056230,1056261,1056427,1056587,1056588,1056596,1056686,1056827,1056849,1056982,1057015,1057031,1057035,1057038,1057047,1057067,1057383,1057498,1057849,1058038,105811 6,1058135,1058410,1058507,1058512,1058550,1059051,1059465,1059500,1059863,1060197,1060229,1060249,1060400,1060985,1061017,1061046,1061064,1061067,1061172,1061451,1061721,1061775,1061831,1061872,1062279,1062520,1062962,1063102,1063349,1063460,1063475,1063479,1063501,1063509,1063520,1063570,1063667,1063671,1063695,1064064,1064206,1064388,1064436,963575,964944,966170,966172,966186,966191,966316,966318,969476,969477,969756,971975,981309 CVE References: CVE-2017-1000252,CVE-2017-11472,CVE-2017-12134,CVE-2017-12153,CVE-2017-12154,CVE-2017-13080,CVE-2017-14051,CVE-2017-14106,CVE-2017-14489,CVE-2017-15265,CVE-2017-15649 Sources used: SUSE Linux Enterprise Workstation Extension 12-SP3 (src): kernel-default-4.4.92-6.18.1 SUSE Linux Enterprise Software Development Kit 12-SP3 (src): kernel-docs-4.4.92-6.18.3, kernel-obs-build-4.4.92-6.18.1 SUSE Linux Enterprise Server 12-SP3 (src): kernel-default-4.4.92-6.18.1, kernel-source-4.4.92-6.18.1, kernel-syms-4.4.92-6.18.1 SUSE Linux Enterprise Live Patching 12-SP3 (src): kgraft-patch-SLE12-SP3_Update_4-1-4.3 SUSE Linux Enterprise High Availability 12-SP3 (src): kernel-default-4.4.92-6.18.1 SUSE Linux Enterprise Desktop 12-SP3 (src): kernel-default-4.4.92-6.18.1, kernel-source-4.4.92-6.18.1, kernel-syms-4.4.92-6.18.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|ibs:running:5722:important |ibs:running:5722:important |ibs:running:5786:important |ibs:running:5786:important |ibs:running:5787:important | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|ibs:running:5722:important |ibs:running:5722:important |ibs:running:5786:important | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c13 --- Comment #13 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2017:2869-1: An update that solves 16 vulnerabilities and has 120 fixes is now available. Category: security (important) Bug References: 1006180,1011913,1012382,1012829,1013887,1019151,1020645,1020657,1021424,1022476,1022743,1022967,1023175,1024405,1028173,1028286,1029693,1030552,1030850,1031515,1031717,1031784,1033587,1034048,1034075,1034762,1036303,1036632,1037344,1037404,1037994,1038078,1038583,1038616,1038792,1039915,1040307,1040351,1041958,1042286,1042314,1042422,1042778,1043652,1044112,1044636,1045154,1045563,1045922,1046682,1046821,1046985,1047027,1047048,1047096,1047118,1047121,1047152,1047277,1047343,1047354,1047487,1047651,1047653,1047670,1048155,1048221,1048317,1048891,1048893,1048914,1048934,1049226,1049483,1049486,1049580,1049603,1049645,1049882,1050061,1050188,1051022,1051059,1051239,1051399,1051478,1051479,1051556,1051663,1051790,1052049,1052223,1052533,1052580,1052593,1052709,1052773,1052794,1052888,1053117,1053802,1053915,1053919,1054084,1055013,1055096,1055359,1055493,1055755,1055896,1056261,1056588,1056827,1056982,1057015,1058038,1058116,1058410,1058507,1059051,1059465,1060197,1061017,1061046,106106 4,1061067,1061172,1061831,1061872,1063667,1064206,1064388,964063,971975,974215,981309 CVE References: CVE-2017-1000252,CVE-2017-10810,CVE-2017-11472,CVE-2017-11473,CVE-2017-12134,CVE-2017-12153,CVE-2017-12154,CVE-2017-13080,CVE-2017-14051,CVE-2017-14106,CVE-2017-14489,CVE-2017-15649,CVE-2017-7518,CVE-2017-7541,CVE-2017-7542,CVE-2017-8831 Sources used: SUSE Linux Enterprise Workstation Extension 12-SP2 (src): kernel-default-4.4.90-92.45.1 SUSE Linux Enterprise Software Development Kit 12-SP2 (src): kernel-docs-4.4.90-92.45.3, kernel-obs-build-4.4.90-92.45.1 SUSE Linux Enterprise Server for Raspberry Pi 12-SP2 (src): kernel-default-4.4.90-92.45.1, kernel-source-4.4.90-92.45.1, kernel-syms-4.4.90-92.45.1 SUSE Linux Enterprise Server 12-SP2 (src): kernel-default-4.4.90-92.45.1, kernel-source-4.4.90-92.45.1, kernel-syms-4.4.90-92.45.1 SUSE Linux Enterprise Live Patching 12 (src): kgraft-patch-SLE12-SP2_Update_14-1-2.4 SUSE Linux Enterprise High Availability 12-SP2 (src): kernel-default-4.4.90-92.45.1 SUSE Linux Enterprise Desktop 12-SP2 (src): kernel-default-4.4.90-92.45.1, kernel-source-4.4.90-92.45.1, kernel-syms-4.4.90-92.45.1 SUSE Container as a Service Platform ALL (src): kernel-default-4.4.90-92.45.1 OpenStack Cloud Magnum Orchestration 7 (src): kernel-default-4.4.90-92.45.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 Swamp Workflow Management <swamp@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|ibs:running:5722:important | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c14 --- Comment #14 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2017:2956-1: An update that solves 17 vulnerabilities and has 113 fixes is now available. Category: security (important) Bug References: 1005917,1006180,1011913,1012382,1012829,1013887,1018419,1019151,1020645,1020657,1020685,1021424,1022476,1022743,1023175,1024405,1028173,1028286,1028819,1029693,1030552,1030850,1031515,1031717,1031784,1033587,1034048,1034075,1034762,1036303,1036632,1037344,1037404,1037994,1038078,1038583,1038616,1038792,1038846,1038847,1039354,1039915,1040307,1040351,1041958,1042286,1042314,1042422,1042778,1043652,1044112,1044636,1045154,1045563,1045922,1046682,1046821,1046985,1047027,1047048,1047096,1047118,1047121,1047152,1047277,1047343,1047354,1047487,1047651,1047653,1047670,1048155,1048221,1048317,1048891,1048893,1048914,1048934,1049226,1049483,1049486,1049580,1049603,1049645,1049882,1050061,1050188,1051022,1051059,1051239,1051399,1051478,1051479,1051556,1051663,1051790,1052049,1052223,1052311,1052365,1052533,1052580,1052709,1052773,1052794,1052888,1053117,1053802,1053915,1054084,1055013,1055096,1055359,1056261,1056588,1056827,1056982,1057015,1057389,1058038,1058116,1058507,963619,964063,964944,9 71975,974215,981309,988784,993890 CVE References: CVE-2017-1000111,CVE-2017-1000112,CVE-2017-1000251,CVE-2017-1000252,CVE-2017-1000365,CVE-2017-10810,CVE-2017-11472,CVE-2017-11473,CVE-2017-12134,CVE-2017-12154,CVE-2017-14051,CVE-2017-14106,CVE-2017-7518,CVE-2017-7533,CVE-2017-7541,CVE-2017-7542,CVE-2017-8831 Sources used: SUSE Linux Enterprise Real Time Extension 12-SP2 (src): kernel-rt-4.4.88-18.1, kernel-rt_debug-4.4.88-18.1, kernel-source-rt-4.4.88-18.1, kernel-syms-rt-4.4.88-18.1 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1048934 http://bugzilla.suse.com/show_bug.cgi?id=1048934#c20 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(tiwai@suse.com) | --- Comment #20 from Takashi Iwai <tiwai@suse.com> --- Thanks! I'm going to submit/merge the fix to upstream and backport to our kernels. -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com