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

Re: [PATCH v3 2/2] KVM: nVMX: nested VPID emulation

On 2015-09-16 05:51, Wanpeng Li wrote: > VPID is used to tag address space and avoid a TLB flush. Currently L0 use > the same VPID to run L1 and all its guests. KVM flushes VPID when switching...

View Article


Re: [PHP] newbie question

On Tue, 2015-09-15 at 20:22 -0700, Jeffry Killen wrote: > This confuses people often who are new to php because the > code > is written directly into the html file. I think this is the one of...

View Article


Re: Request for submaintainer moderation: PFC pinctrl patches

Hi Linus, On Tue, Sep 15, 2015 at 10:48 PM, Linus Walleij <linus.walleij@linaro.org> wrote: > On Fri, Sep 11, 2015 at 2:49 PM, Laurent Pinchart > <laurent.pinchart@ideasonboard.com>...

View Article

[RFC PATCH v8 03/10] Documentation: synopsys-dw-mshc: add bindings for idmac...

synopsys-dw-mshc supports three types of transfer mode. We add bindings and description for how to use them at runtime. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> --- Changes in v8:...

View Article

[PATCH v8 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller

add a DT binding documentation of xHCI host controller for the MT8173 SoC from Mediatek. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> --- .../devicetree/bindings/usb/mt8173-xhci.txt |...

View Article


[PATCH v8 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs

add a DT binding documentation of usb3.0 phy for MT65xx SoCs from Mediatek. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> ---...

View Article

Re: [PATCH 08/17] Update the mmc driver to use idr helper functions.

On 15 September 2015 at 18:46, Lee Duncan <lduncan@suse.com> wrote: > Signed-off-by: Lee Duncan <lduncan@suse.com> Please change the prefix of the commit message header to "mmc: core"...

View Article

[PATCH v8 0/5] Mediatek xHCI support

From e731877598e7564171bea62955b4e50b04d88d34 Mon Sep 17 00:00:00 2001 From: Chunfeng Yun <chunfeng.yun@mediatek.com> Date: Wed, 16 Sep 2015 14:24:11 +0800 Subject: [PATCH v8 0/5] Mediatek xHCI...

View Article


Re: [PATCH RESEND] csiostor:Fix error handling in the function csio_device_reset

On 09/16/2015 12:14 AM, Nicholas Krause wrote: > This fixes error handling in the function csio_device_reset to > check the return value of aftering the function csio_hw_reset > to check if...

View Article


[RFC PATCH v8 02/10] mmc: dw_mmc: use macro for HCON register operations

This patch add some macros for HCON register operations to make code more readable. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> ---...

View Article

Re: [PATCH v3 1/2] KVM: nVMX: enhance allocate/free_vpid to handle shadow vpid

On 9/16/15 2:42 PM, Jan Kiszka wrote: > On 2015-09-16 05:51, Wanpeng Li wrote: >> Enhance allocate/free_vid to handle shadow vpid. >> >> Signed-off-by: Wanpeng Li...

View Article

Re: [PATCH 6/7] [RFC] [media]: v4l2: introduce v4l2_timeval

On 09/15/2015 10:26 PM, Arnd Bergmann wrote: > On Tuesday 15 September 2015 18:27:19 Hans Verkuil wrote: >> On 09/15/2015 05:49 PM, Arnd Bergmann wrote: >>> The v4l2 API uses a...

View Article

Re: [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs

On Wed, 16 Sep 2015, Viresh Kumar wrote: > On 10-09-15, 09:31, Lee Jones wrote: > > I think you answered your own question. > > > > No users == !ABI == Strip it out. > >...

View Article


[RFC PATCH v8 05/10] arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMAC

DesignWare MMC Controller's transfer mode should be decided at runtime instead of compile-time. So we remove this config option and read dw_mmc's register to select DMA master. Signed-off-by: Shawn...

View Article

Re: linux-next: manual merge of the akpm-current tree with the tip tree

Hi Andrew, On Wed, Sep 9, 2015 at 1:21 AM, Andrew Morton <akpm@linux-foundation.org> wrote: > New syscalls are rather a pain, both from the patch-monkeying POV and > also because nobody...

View Article


Re: [PATCH v2 1/1] eventfd: implementation of EFD_MASK flag

On 2015-09-16 08:27, Damian Hobson-Garcia wrote: > From: Martin Sustrik <sustrik@250bpm.com> > > When implementing network protocols in user space, one has to implement > fake file...

View Article

Re: Request for submaintainer moderation: PFC pinctrl patches

On Wed, Sep 16, 2015 at 8:44 AM, Geert Uytterhoeven <geert@linux-m68k.org> wrote: > I will queue up all sh-pfc patches in a branch, and plan to send a pull request > after v4.3-rc3. That...

View Article


[PATCH v2 2/9] [media] dvb: remove unused systime() function

The systime function uses struct timespec, which we want to stop using in the kernel because it overflows in 2038. Fortunately, this use in dibx000_common is in a function that is never called, so we...

View Article

[PATCH v2 9/9] [media] omap3isp: support 64-bit version of omap3isp_stat_data

C libraries with 64-bit time_t use an incompatible format for struct omap3isp_stat_data. This changes the kernel code to support either version, by moving over the normal handling to the 64-bit...

View Article

[PATCH v2 7/9] [media] v4l2: introduce v4l2_timeval

The v4l2 API uses a 'struct timeval' to communicate time stamps to user space. This is broken on 32-bit architectures as soon as we have a C library that defines time_t as 64 bit, which then changes...

View Article
Browsing all 23908 articles
Browse latest View live