Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1690953 > unrolled thread
| Started by | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| First post | 2017-07-19 06:10 +0200 |
| Last post | 2017-07-19 06:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 1/2] dmaengine: qcom_hidma: correct overriding message Vinod Koul <vinod.koul@intel.com> - 2017-07-19 06:10 +0200
| From | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| Date | 2017-07-19 06:10 +0200 |
| Subject | Re: [PATCH 1/2] dmaengine: qcom_hidma: correct overriding message |
| Message-ID | <u4Otc-3eF-7@gated-at.bofh.it> |
On Sun, Jul 16, 2017 at 10:30:37AM -0400, Sinan Kaya wrote: > A false overriding information is being presented during boot > under this scenario. > > 1. First object checks for kernel command line value against zero. > 2. It doesn't find it, it sets the command line variable to the > value coming from ACPI/DT. > 3. Second object is being probed. > 4. Second object sees that the value of kernel command line > override is non-zero, it prints an overriding message even though > value matches ACPI/DT value. > > hidma-mgmt QCOM8060:03: overriding max-write-burst-bytes: 1024 > > Add an additional check to verify that kernel command line value > is different from the ACPI/DT value. Applied both, thanks -- ~Vinod
Back to top | Article view | linux.kernel
csiph-web