Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1315518

[BUG] Devices breaking due to CONFIG_ZONE_DEVICE

From Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Newsgroups linux.kernel
Subject [BUG] Devices breaking due to CONFIG_ZONE_DEVICE
Date 2016-01-23 05:50 +0100
Message-ID <qTYj8-5TC-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi All,
Commit 033fbae988fc ("mm: ZONE_DEVICE for "device memory"") has
introduced CONFIG_ZONE_DEVICE while sacrificing CONFIG_ZONE_DMA.
Distributions like Ubuntu has started enabling CONFIG_ZONE_DEVICE and
thus breaking parallel port. Please have a look at
https://bugzilla.kernel.org/show_bug.cgi?id=110931 for the bug report.

Apart from parallel port I can see some sound drivers will also break.

Now what is the possible solution for this?

Regards
Sudip

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[BUG] Devices breaking due to CONFIG_ZONE_DEVICE Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-01-23 05:50 +0100
  Re: [BUG] Devices breaking due to CONFIG_ZONE_DEVICE Dan Williams <dan.j.williams@intel.com> - 2016-01-23 06:50 +0100
    Re: [BUG] Devices breaking due to CONFIG_ZONE_DEVICE Dan Williams <dan.j.williams@intel.com> - 2016-01-23 07:20 +0100
      Re: [BUG] Devices breaking due to CONFIG_ZONE_DEVICE Borislav Petkov <bp@suse.de> - 2016-01-24 10:50 +0100

csiph-web