Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live
↧

Re: [PATCH v2] backlight: lp8788: Deletion of a check before...

> From: Markus Elfring <elfring@users.sourceforge.net> > > The backlight_device_unregister() function tests whether its argument is NULL > and then returns immediately. Thus the test...

View Article


Re: [PATCH 1/1] cxl/vphb.c: Use phb pointer after NULL check

On Mon, 2015-06-29 at 16:05 +0530, Maninder Singh wrote: > static Anlaysis detected below error:- > (error) Possible null pointer dereference: phb > > So, Use phb after NULL check. >...

View Article


[PATCH v2] clk: at91: add generated clock driver

Add a new type of clocks that can be provided to a peripheral. In addition to the peripheral clock, this new clock that can use several input clocks as parents can generate divided rates. This would...

View Article

Re: n900 in 4.2-rc0: repeating oopses

Hi! On Monday 29 June 2015 11:11:46 Pavel Machek wrote: > Hi! > > Just tried booting 4.2-rc0 on n900 (commit > 4a10a91756ef381bced7b88cfb9232f660b92d93) and it is broken. Previous >...

View Article

Re: [RFC PATCH v3] arm DMA: Fix allocation from CMA for coherent DMA

On Mon, Jun 29, 2015 at 11:37:37AM +0100, Catalin Marinas wrote: > I forgot about the arm_dma_mmap fix here: > > https://lkml.org/lkml/2015/5/7/512 > > So we either fix both cases by...

View Article


Re: [tip:irq/urgent] gpio/msic: Fix race in installing chained IRQ handler

On Fri, Jun 26, 2015 at 9:43 PM, tip-bot for Thomas Gleixner <tipbot@zytor.com> wrote: > Reported-by: Russell King <rmk+kernel@arm.linux.org.uk> > Signed-off-by: Thomas Gleixner...

View Article

[PATCH] net-Liquidio: Delete unnecessary checks before the function call "vfree"

From: Markus Elfring <elfring@users.sourceforge.net> Date: Mon, 29 Jun 2015 12:22:24 +0200 The vfree() function performs also input parameter validation. Thus the test around the call is not...

View Article

Re: [PATCH] clocksource: imx: define clocksource for mx27

On Mon, Jun 29, 2015 at 11:21:24AM +0200, Daniel Lezcano wrote: > On 06/28/2015 06:44 AM, Shawn Guo wrote: > >On Sat, Jun 27, 2015 at 11:11:44PM +0200, Philippe Reynes wrote: > >>The...

View Article


Re: [PATCH] x86, msr: Allow read access to /dev/cpu/X/msr

On Sun, 28 Jun, at 12:10:49PM, Henrique de Moraes Holschuh wrote: > On Sun, 28 Jun 2015, Prarit Bhargava wrote: > > Is it easier to blacklist MSRs we don't want generally exposed, or only...

View Article


Re: [RFC PATCH v3] arm DMA: Fix allocation from CMA for coherent DMA

On Mon, Jun 29, 2015 at 11:46:04AM +0100, Russell King - ARM Linux wrote: > On Mon, Jun 29, 2015 at 11:37:37AM +0100, Catalin Marinas wrote: > > I forgot about the arm_dma_mmap fix here: >...

View Article

[PATCH perf/core] perf tools: Add missing break for PERF_RECORD_ITRACE_START

Missing switch break since introduction of new event: c4937a91ea56 perf tools: handle PERF_RECORD_LOST_SAMPLES Cc: Kan Liang <kan.liang@intel.com> Cc: Adrian Hunter...

View Article

Re: [PATCH][RFC] usbhid: enable autosuspend for internal devices

On Mon, 29 Jun 2015, Oliver Neukum wrote: > > Last time we were testing this, autosuspend for USB HID devices was quite > > a disaster. > > > > Do you have any idea whether...

View Article

Re: [PATCH perf/core] perf tools: Add missing break for PERF_RECORD_ITRACE_START

On 29/06/15 14:12, Jiri Olsa wrote: > Missing switch break since introduction of new event: > c4937a91ea56 perf tools: handle PERF_RECORD_LOST_SAMPLES > > Cc: Kan Liang...

View Article


Re: [PATCH perf/core] perf tools: Add missing break for PERF_RECORD_ITRACE_START

On Mon, 2015-06-29 at 13:12 +0200, Jiri Olsa wrote: > Missing switch break since introduction of new event: > c4937a91ea56 perf tools: handle PERF_RECORD_LOST_SAMPLES [] > diff --git...

View Article

Re: [PATCH] ARM64: smp: Silence suspicious RCU usage with ipi tracepoints

On Mon, Jun 29, 2015 at 11:02:51AM +0100, Russell King - ARM Linux wrote: > On Wed, Jun 24, 2015 at 01:14:18PM -0700, Stephen Boyd wrote: > > John Stultz reported an RCU splat on ARM with ipi...

View Article


Re: [PATCH v6 4/7] arm64: dts: mediatek: Add MT8173 MMC dts

On Thu, Jun 18, 2015 at 10:28 AM, Eddie Huang <eddie.huang@mediatek.com> wrote: > > Hi Dan, > > On Thu, 2015-06-18 at 10:04 +0800, Eddie Huang wrote: > > Hi Dan, > > >...

View Article

[RFC PATCH v6 0/3] Implement NVMEM/SoC bus support for Vybrid

Hello, For what it's worth, a reworked implementation of the OCOTP driver implementing the proper fuse and shadow register read sequence as mentioned in the TRM. I will avoid unnecessary churn after...

View Article


[RFC PATCH v6 1/3] clk: clk-vf610: Add clock for Vybrid OCOTP controller

Add clock support for Vybrid On-Chip One Time Programmable (OCOTP) controller. While the OCOTP block does not require explicit clock gating, for programming the OCOTP timing register the clock rate of...

View Article

[RFC PATCH v6 2/3] ARM: dts: vfxxx: Add OCOTP node

Add device tree node for the On-Chip One Time Programmable controller (OCOTP) on the Vybrid platform. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> --- arch/arm/boot/dts/vfxxx.dtsi |...

View Article

[RFC PATCH v6 3/3] drivers: nvmem: Add Vybrid OCOTP support

The patch adds support for the On Chip One Time Programmable Peripheral (OCOTP) on the Vybrid platform. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> --- drivers/nvmem/Kconfig | 10...

View Article
Browsing all 23908 articles
Browse latest View live