Quantcast
Browsing all 23908 articles
Browse latest View live

[PATCH 4/7] x86/vdso32: Build single vdso32 image

Currently, there are three images that are built for vdso32, differing only in the syscall entry code. The syscall entry is a tiny fraction of the total code, so most of the vdso code is duplicated in...

View Article


Re: [PATCH RFC V3 2/2] net: Optimize snmp stat aggregation by walking all the...

On Sat, 2015-08-29 at 07:32 -0700, Eric Dumazet wrote: > On Sat, 2015-08-29 at 14:37 +0530, Raghavendra K T wrote: > > > > > static inline void __snmp6_fill_stats64(u64 *stats, void...

View Article


[PATCH 6/7] x86/vdso32/xen: Move VDSO_NOTE_NONEGSEG_BIT define

Xen had its own vdso.h just to define VDSO_NOTE_NONEGSEG_BIT. Move it to the main vdso.h. Signed-off-by: Brian Gerst <brgerst@gmail.com> --- arch/x86/entry/vdso/vdso-note.S | 4 +---...

View Article

Re: [PATCH]: acpica/nfit: Rename not-armed bit definition

On Fri, Aug 28, 2015 at 7:40 AM, Toshi Kani <toshi.kani@hp.com> wrote: > ACPI 6.0 NFIT Memory Device State Flags in Table 5-129 defines > bit 3 as follows. > > Bit [3] set to 1 to...

View Article

[PATCH 1/7] x86/vdso32: Separate sigreturn code

Compile a separate sigreturn.o instead of including it in the three syscall entry stub files. Use alternatives to patch in a syscall instruction when supported. Signed-off-by: Brian Gerst...

View Article


Re: [RFC] asm-generic/pci_iomap.h: make custom PCI BAR requirements explicit

On Fri, Aug 28, 2015 at 05:17:27PM -0700, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" <mcgrof@suse.com> > > The S390 architecture requires a custom pci_iomap() implementation...

View Article

Re: [PATCH 0/7] x86 vdso32 cleanups

On Sat, Aug 29, 2015 at 8:20 AM, Brian Gerst <brgerst@gmail.com> wrote: > This patch set contains several cleanups to the 32-bit VDSO. The > main change is to only build one VDSO image,...

View Article

Re: [RFC] firmware: annotate thou shalt not request fw on init or probe

> +@ defines_module_init exists @ > +declarer name module_init; > +identifier init; > +@@ > + > +module_init(init); > + > +@ has_probe depends on defines_module_init @ >...

View Article


Re: [PATCH 3.19.y-ckt 130/130] Revert "sched/x86_64: Don't save flags on...

If you haven't pushed this out yet, I would hold off. I think it may be unnecessary. --Andy On Thu, Aug 27, 2015 at 3:12 PM, Kamal Mostafa <kamal@canonical.com> wrote: > 3.19.8-ckt6 -stable...

View Article


Re: [15/15] MAINTAINERS: change the maintainer of fam15h_power driver

On Thu, Aug 27, 2015 at 04:07:46PM +0800, Huang Rui wrote: > Andreas Herrmann won't take the maintainer of fam15h_power driver. I > will take it and appreciate him for the great contributions on...

View Article

DO YOU NEED A LOAN? BUSINESS OR PERSONAL,IF YES APPLY NOW

We Offer personal and business loan at 2% Interest Rate within 1 year to 10 years repayment duration. We offer loan to Individuals and Corporate Bodies. Our loan are well insured for maximum security...

View Article

Re: [RFC] watchdog: Add watchdog device control through sysfs attributes

On Fri, Aug 21, 2015 at 11:18:12PM +0530, Pratyush Anand wrote: > This patch adds following attributes to watchdog device's sysfs interface. > > * start - writes non zero value to start and...

View Article

Re: [PATCH] task_work: remove fifo ordering guarantee

On Sat, Aug 29, 2015 at 7:11 AM, Eric Dumazet <eric.dumazet@gmail.com> wrote: > > If this needs to be kept, maybe then add following, to make sure > we flush the list at most every...

View Article


Re: [PATCH RFC V3 2/2] net: Optimize snmp stat aggregation by walking all the...

On 08/29/2015 08:51 PM, Joe Perches wrote: > On Sat, 2015-08-29 at 07:32 -0700, Eric Dumazet wrote: >> On Sat, 2015-08-29 at 14:37 +0530, Raghavendra K T wrote: >> >>>...

View Article

[PATCH 0/8] put constant on the right of binary operator

Typically, constants appear to the right of binary operators. The complete semantic patch that performs this change is as follows (http://coccinelle.lip6.fr/). In particular, it doesn't change long...

View Article


[PATCH 6/8] Staging: lustre: obd: put constant on the right of binary operator

Move constants to the right of binary operators. A simplified version of the semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ constant c; expression...

View Article

[PATCH 2/8] staging: lustre: lnet: lib-ptl.c: put constant on the right of...

Move constants to the right of binary operators. A simplified version of the semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ constant c; expression...

View Article


[PATCH 8/8] staging: lustre: put constant on the right of binary operator

Move constants to the right of binary operators. A simplified version of the semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ constant c; expression...

View Article

[PATCH 3/8] staging: lustre: ldlm: put constant on the right of binary operator

Move constants to the right of binary operators. A simplified version of the semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ constant c; expression...

View Article

[PATCH 4/8] staging: lustre: libcfs: put constant on the right of binary...

Move constants to the right of binary operators. A simplified version of the semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ constant c; expression...

View Article
Browsing all 23908 articles
Browse latest View live