Re: [PATCH v2] sound: Disable the build of OSS drivers

2017-05-12 Thread Geert Uytterhoeven
Hi Iwai-san, On Thu, May 11, 2017 at 10:58 PM, Takashi Iwai wrote: > OSS drivers are left as badly unmaintained, and now we're facing a > problem to clean up the hackish set_fs() usage in their codes. Since > most of drivers have been covered by ALSA, and the others are dead old > and inactive,

Re: [PATCH v2] sound: Disable the build of OSS drivers

2017-05-11 Thread Randy Dunlap
On 05/11/17 13:58, Takashi Iwai wrote: > OSS drivers are left as badly unmaintained, and now we're facing a > problem to clean up the hackish set_fs() usage in their codes. Since > most of drivers have been covered by ALSA, and the others are dead old > and inactive, let's leave them RIP. > > Thi

[PATCH v2] sound: Disable the build of OSS drivers

2017-05-11 Thread Takashi Iwai
OSS drivers are left as badly unmaintained, and now we're facing a problem to clean up the hackish set_fs() usage in their codes. Since most of drivers have been covered by ALSA, and the others are dead old and inactive, let's leave them RIP. This patch is the first step: disable the build of OSS