login
Header Space

 
 

Mailing list archives

Search results

Found 388 matching messages (0.048 seconds). Page 1 of 20.

Re: [patch 3/7] x86, cpa: make the kernel physical mapping initialization a two pass sequence

... failure. Thanks. --- From: Suresh Siddha <suresh.b.siddha@intel.com> Subject: ... commit 065ae73c5462d42e9761afb76f2b52965ff45bd6 > Author: Suresh Siddha <suresh.b.siddha@intel.com> > > x86 ... b.siddha@intel.com> --- Index: tip/arch/x86/mm/init_64.c ...

linux-kernel - Suresh Siddha - Oct 7 2008 - 16:58

Re: [PATCH -tip/master] x86: io-apic - interrupt remapping fix

... 56:37PM -0700, Cyrill Gorcunov wrote: > [Suresh Siddha - Mon, Sep 22, 2008 at ... 2008 at 05:57:38PM -0700, Siddha, Suresh B wrote: > | > On Fri, ... [apic]); > | + kfree(early_ioapic_entries[apic]); > | > > Hi Suresh, thanks for review! > > Well it' ...

linux-kernel - Suresh Siddha - Sep 23 2008 - 14:34

Re: CONFIG_PREEMPT causes corruption of application's FPU stack

... > Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> > > --- > Hi Suresh, > > and thanks for looking into this. The patch ... to reproduce it locally here. thanks, suresh --- [patch] x86, lguest: Restore MSR_IA32_SYSENTER_CS before ...

linux-kernel - Suresh Siddha - Jun 3 2008 - 15:43

Re: [Bug 10328] New: [regression] performance drop for glx

... 0100, Ingo Molnar wrote: > > * Suresh Siddha <suresh.b.siddha@intel.com> wrote: > ... UC- behavior for ioremap/ioremap_nocache. > > thanks Suresh, applied. Well, we need to take ... . Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off ...

linux-kernel - Suresh Siddha - Mar 26 2008 - 13:55

[RFC] x86: xsave/xrstor support, ucontext_t extensions

... by the kernel. Comments? thanks, suresh --- [RFC] x86: xsave/xrstor support ... Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> --- Index: ... xsave/xrstor support. + * + * Suresh Siddha <suresh.b.siddha@intel.com> + */ +#include ...

linux-kernel - Suresh Siddha - May 12 2008 - 21:10

Re: [PATCH] x86: let 32bit use apic_ops too - fix

... Lu wrote: > On Mon, Jul 14, 2008 at 9:49 AM, Suresh Siddha > <suresh.b.siddha@intel.com> wrote: > ... > Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> > > Cc: ... 's for complete apic virt. thanks, suresh -- To unsubscribe from this list: ...

linux-kernel - Suresh Siddha - Jul 14 2008 - 14:03

Re: [PATCH] x86: APIC: Remove apic_write_around(); use alternatives

... at 4:00 PM, Suresh Siddha > <suresh.b.siddha@intel.com> wrote: > > On Fri, Jul 18, 2008 at 03: ... at 3:49 PM, Suresh Siddha > >> <suresh.b.siddha@intel.com> wrote: ... can move this patch later. thanks, suresh -- To unsubscribe from this list: ...

linux-kernel - Suresh Siddha - Jul 18 2008 - 19:18

Re: [patch 0/9] x86, xsave: xsave/xrstor support

... <suresh.b.siddha@intel.com> Date: Tue Jul 29 10:29:18 2008 ... and commit 32e1d0a0651004f5fe47f85a2a5c725ad579a90c Author: Suresh Siddha <suresh.b.siddha@intel.com> Date: ... ?) now, if that helps. thanks, suresh -- To unsubscribe from this list: ...

linux-kernel - Suresh Siddha - Jul 30 2008 - 13:08

Re: Kernel oops with 2.6.26, padlock and ipsec: probably problem with fpu state changes

... > Ingo Molnar wrote: > > * Suresh Siddha <suresh.b.siddha@intel.com> wrote: > ... >> Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> > > > > no fundamental ... be RT latency issues aswell. thanks, suresh -- To unsubscribe from this list: send ...

linux-kernel - Suresh Siddha - Aug 11 2008 - 16:19

Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline

... Mar 2008 15:01:26 -0800 > > Suresh Siddha <suresh.b.siddha@intel.com> wrote: > > > > > > > > Andrew, Please check if the appended patch fixes ... it helps? Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> --- diff --git a/ ...

linux-kernel - Suresh Siddha - Mar 7 2008 - 21:50

[patch 2/9] x86, xsave: enable xsave/xrstor on cpus with xsave support

... FP and SSE. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> --- Index: tip-0728/ ... + * xsave/xrstor support. + * + * Author: Suresh Siddha <suresh.b.siddha@intel.com> + */ +#include +#include +#include ...

linux-kernel - Suresh Siddha - Jul 29 2008 - 13:29

Re: [stable 1/2] x86-64: Clean up save/restore_i387() usage

... > On Mon, 18 Aug 2008, Suresh Siddha wrote: > > > > [Upstream commit: b30f3ae50cd03ef2ff433a5030fbf88dd8323528] > ... save/restore_i387()' usage [ Upstream commit b30f3ae50cd03ef2ff433a5030fbf88dd8323528] Suresh Siddha wants to fix a possible ...

linux-kernel - Suresh Siddha - Aug 18 2008 - 15:32

[patch 5/5] dmar: fix dmar_parse_dev() devices_cnt error condition check

From: Suresh Siddha <suresh.b.siddha@intel.com> Subject: dmar: fix dmar_parse_dev() devices_cnt error condition check It is possible ... is not set. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Acked-by: Yinghai Lu ...

linux-kernel - Suresh Siddha - Sep 3 2008 - 19:58

[patch 4/5] dmar: use list_for_each_entry_safe() in dmar_dev_scope_init()

From: Suresh Siddha <suresh.b.siddha@intel.com> Subject: dmar: use list_for_each_entry_safe() in dmar_dev_scope_init() In dmar_dev_scope_init(), ... for safe traversal. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Acked-by: ...

linux-kernel - Suresh Siddha - Sep 3 2008 - 19:58

[patch 1/4] tip, dmar: use spin_lock_irqsave() in qi_submit_sync()

From: Suresh Siddha <suresh.b.siddha@intel.com> Subject: use spin_lock_irqsave() in qi_submit_sync() Next patch in the series ... () in qi_submit_sync(). Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: ...

linux-kernel - Suresh Siddha - Oct 8 2008 - 17:01

Re: [patch] srat, x86_64: Add support for nodes spanning other nodes

... :28:53PM -0400, Chris Snook wrote: > Suresh Siddha wrote: > >For example, If the ... >Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> > >--- > > > >diff -- ... and its usage in memmap_init_zone() thanks, suresh -- To unsubscribe from this list: ...

linux-kernel - Suresh Siddha - Mar 25 2008 - 13:38

Re: CONFIG_PREEMPT causes corruption of application's FPU stack

... , 2008 at 02:37:56PM -0700, Suresh Siddha wrote: > On Sun, Jun 01, 2008 at 06:47:29PM + ... comments in the patch. thanks, suresh --- [patch] x86: fix blocking call ( ... . Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> --- diff -- ...

linux-kernel - Suresh Siddha - Jun 2 2008 - 18:57

Re: [patch] x64, fpu: fix possible FPU leakage in error conditions

... > On Thu, 24 Jul 2008, Suresh Siddha wrote: > > > > Only the first init_fpu ... to -stable series aswell. thanks, suresh --- restore_fpu_checking() calls init_fpu() in error ... . Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> --- diff ...

linux-kernel - Suresh Siddha - Jul 24 2008 - 17:23

Re: [PATCH -tip/master] x86: io-apic - interrupt remapping fix

... 22, 2008 at 05:57:38PM -0700, Siddha, Suresh B wrote: > On Fri, Sep ... of applied one. > > > > If I remember correctly Suresh was involved in > > this - so I ... patch (please). > > > > Acked-by: Suresh Siddha <suresh.b.siddha@intel.com> oops. Cyrill ...

linux-kernel - Suresh Siddha - Sep 22 2008 - 21:16

Re: [patch 2/2] x86, fpu: lazy allocation of FPU area - v3

... :20AM +0100, Ingo Molnar wrote: > > * Suresh Siddha <suresh.b.siddha@intel.com> wrote: > > > On Mon, Mar 03, 2008 at 08:20: ... 03, 2008 at 03:02:46PM -0800, Suresh Siddha wrote: > > > > + /* > > > > + * Memory allocation at the first ...

linux-kernel - Suresh Siddha - Mar 4 2008 - 13:55

speck-geostationary