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

[PATCH v4 2/2] dma: Add Xilinx zynqmp dma engine driver support

Added the basic driver for zynqmp dma engine used in Zynq UltraScale+ MPSoC. The initial release of this driver supports only memory to memory transfers. Signed-off-by: Punnaiah Choudary Kalluri...

View Article


Re: [llvm-dev] [LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH...

On Wed, Aug 05, 2015 at 04:28:13PM +0800, Wangnan (F) wrote: > > It doesn't work for me at first since in my llvm there's only > llvm.bpf.load.*. > > I think llvm.bpf.store.* belone to...

View Article


Re: regression introduced by "block: Add support for DAX reads/writes to...

On Wed, Aug 05, 2015 at 09:42:54PM -0400, Linda Knippers wrote: > On 08/05/2015 06:01 PM, Dave Chinner wrote: > > On Wed, Aug 05, 2015 at 04:19:08PM -0400, Jeff Moyer wrote: > >> Hi,...

View Article

Re: [PATCH v5 2/2] firmware: qcom: scm: Add support for ARM64 SoCs

On Wed, Aug 05, 2015 at 06:27:24PM -0700, Stephen Boyd wrote: > On 04/28/2015 12:23 PM, Kumar Gala wrote: > >+ > >+int __qcom_scm_call_armv8_64(u64 x0, u64 x1, u64 x2, u64 x3, u64 x4,...

View Article

Re: [PATCH] x86: correct fpu emulation access to ldt

On 08/05/2015 08:24 PM, Andy Lutomirski wrote: > On Wed, Aug 5, 2015 at 2:11 AM, Juergen Gross <jgross@suse.com> wrote: >> On 08/04/2015 08:01 PM, Andy Lutomirski wrote: >>>...

View Article


Re: [PATCH V5] audit: use macros for unset inode and device values

On 15/08/05, Paul Moore wrote: > On Wednesday, August 05, 2015 04:19:09 PM Richard Guy Briggs wrote: > > Clean up a number of places were casted magic numbers are used to represent > >...

View Article

Re: [llvm-dev] [LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH...

On Wed, Aug 05, 2015 at 04:59:01PM +0800, He Kuang wrote: > Hi, Alexei > > On 2015/7/30 1:13, Alexei Starovoitov wrote: > >On 7/29/15 2:38 AM, He Kuang wrote: > >>Hi, Alexei...

View Article

[PATCH] checkpatch: Don't complain about long "Fixes:" lines

We encourage people to mention the commit they are fixing, if any, using a Fixes line, see SubmittingPatches. Although it's not mentioned explicitly, it's preferable if the Fixes line is not wrapped,...

View Article


about the time consuming kvm_vcpu_ioctl issue in rhel kernel

Hi Paolo & Juan, I found some of the kvm_vcpu_ioctl operation takes about more than 10ms with the 3.10.0-229.el7.x86_64 kernel, which prolong the VM service downtime when doing live migration...

View Article


[PATCH V5] audit: use macros for unset inode and device values

Clean up a number of places were casted magic numbers are used to represent unset inode and device numbers in preparation for the audit by executable path patch set. Signed-off-by: Richard Guy Briggs...

View Article

Re: [PHP-DEV] [RFC] Block requests to builtin SQL functions where PHP can...

Thanks for your feedback, Anthony. I'll take a few of your points in turn. With regards to the fact that not all SQL queries are directly parameterizable, this is true. Structural parts of a query,...

View Article

Re: [PATCH] checkpatch: Don't complain about long "Fixes:" lines

On Thu, 2015-08-06 at 13:44 +1000, Michael Ellerman wrote: > We encourage people to mention the commit they are fixing, if any, using > a Fixes line, see SubmittingPatches....

View Article

[PATCH] [trivial] net:wimax: Fix doucble word "the the" in networking.xml

This patch fix a double word "the the" in Documentation/DocBook/networking.xml and Documentation/DocBook/networking/API-Wimax-report-rfkill-sw.html. These files are generated from comment in source,...

View Article


Re: 4.2-rc5 rcu stalls.

On Wed, Aug 05, 2015 at 02:37:59PM +0200, Frederic Weisbecker wrote: > On Tue, Aug 04, 2015 at 08:12:50PM -0400, Dave Jones wrote: > > On Tue, Aug 04, 2015 at 12:54:35AM -0400, Sasha Levin...

View Article

page-flags behavior on compound pages: a worry

Hi Kirill, I had a nasty thought this morning. Andrew had prodded me gently to re-examine my concerns with your page-flags rework in mmotm. I still dislike the bloat (my mm/built-in.o text goes up...

View Article


Re: [PATCH 1/3] Powerpc: mpc85xx: refactor the PM operations

On Thu, Aug 6, 2015 at 10:57 AM, Scott Wood <scottwood@freescale.com> wrote: > On Wed, 2015-08-05 at 18:11 +0800, Chenhui Zhao wrote: >> On Tue, Aug 4, 2015 at 4:26 AM, Scott Wood...

View Article

Re: [PATCH v3] PCI: Only enable IO window if supported

On Wed, Aug 5, 2015 at 7:22 PM, Guenter Roeck <linux@roeck-us.net> wrote: > On 08/05/2015 06:38 PM, Yinghai Lu wrote: >> >> On Wed, Aug 5, 2015 at 6:14 PM, Yinghai Lu...

View Article


Re: [RFC PATCH 2/2] mtd: nand: use nand_check_erased_ecc_chunk in default ECC...

Il 04/08/2015 09:21, Richard Weinberger ha scritto: > Andrea, > > Am 04.08.2015 um 09:02 schrieb Andrea Scian: >>> I'm not sure whether introducing a read-before-write check is the...

View Article

Re: [llvm-dev] [LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH...

On 2015/8/6 11:41, Alexei Starovoitov wrote: > On Wed, Aug 05, 2015 at 04:59:01PM +0800, He Kuang wrote: >> Hi, Alexei >> >> On 2015/7/30 1:13, Alexei Starovoitov wrote:...

View Article

Re: [PATCH 3/3] PowerPC/mpc85xx: Add hotplug support on E6500 cores

On Thu, Aug 6, 2015 at 11:16 AM, Scott Wood <scottwood@freescale.com> wrote: > On Wed, 2015-08-05 at 19:08 +0800, Chenhui Zhao wrote: >> On Sat, Aug 1, 2015 at 8:22 AM, Scott Wood...

View Article
Browsing all 23908 articles
Browse latest View live