[PATCH 4/4] x86 smpboot: remove APIC.wait_for_init_deassert and atomic...
From: Len Brown <len.brown@intel.com> Both the per-APIC flag ".wait_for_init_deassert", and the global atomic_t "init_deasserted" are dead code -- remove them. For all APIC types,...
View Article[PATCH 1/4] x86 smpboot: remove udelay(100) when polling cpu_initialized_map
From: Len Brown <len.brown@intel.com> After the BSP sends the APIC INIT/SIPI/SIPI to the AP, it waits for the AP to come up and indicate that it is alive by setting its own bit in the...
View Article[PATCH 2/4] x86 smpboot: remove udelay(100) when polling cpu_callin_map
From: Len Brown <len.brown@intel.com> After the BSP sends INIT/SIPI/SIP to the AP and sees the AP in the cpu_initialized_map, it sets the AP loose via the cpu_callout_map, and waits for it via...
View Article[PATCH 0/4] x86 smpboot: optimize cpu_up() a bit more...
This set of patches optimizes cpu_up() speed. Patch 3/4 depends on init_udelay, which was recently added to smpboot. (and yes, it should havde been in Usec all along -- it seems we somehow checked-in...
View ArticleRe: [PATCH] net/bonding: send arp in interval if no active slave
On 2015-08-17 12:55 PM, Veaceslav Falico wrote: > On Mon, Aug 17, 2015 at 12:23:03PM -0400, Jarod Wilson wrote: >> From: Uwe Koziolek <uwe.koziolek@redknee.com> >> >> With...
View Article[RFT PATCH v2] ia64: gensparse_defconfig: convert to use libata PATA drivers
IDE subsystem has been deprecated since 2009 and the majority (if not all) of Linux distributions have switched to use libata for ATA support exclusively. However there are still some users (mostly...
View Article[RFT PATCH v2] ia64: bigsur_defconfig: convert to use libata PATA drivers
IDE subsystem has been deprecated since 2009 and the majority (if not all) of Linux distributions have switched to use libata for ATA support exclusively. However there are still some users (mostly...
View Article[RFT PATCH v2] ia64: tiger_defconfig: convert to use libata PATA drivers
IDE subsystem has been deprecated since 2009 and the majority (if not all) of Linux distributions have switched to use libata for ATA support exclusively. However there are still some users (mostly...
View Article[RFT PATCH v2] ia64: generic_defconfig: convert to use libata PATA drivers
IDE subsystem has been deprecated since 2009 and the majority (if not all) of Linux distributions have switched to use libata for ATA support exclusively. However there are still some users (mostly...
View ArticleRe: [PATCH] dmaengine: fix balance of privatecnt inc/dec operations
On Fri, Aug 07, 2015 at 12:26:47PM +0200, Robert Baldyga wrote: > This patch increments privatecnt value and set DMA_PRIVATE in device > caps in dma_request_slave_channel() function. This is...
View ArticleRe: [GIT PULL] x86 fixes
On Mon, Aug 17, 2015 at 9:58 AM, H. Peter Anvin <hpa@zytor.com> wrote: > That is not true. It *does* work, and I have tested it fairly recently. Ok, so it's not too badly broken. Good. Also,...
View ArticleRe: Linux 4.2-rc6 regression: RIP: e030:[] [] detach_if_pending+0x18/0x80
From: Eric Dumazet <edumazet@google.com> On Mon, 2015-08-17 at 16:25 +0200, Sander Eikelenboom wrote: > Monday, August 17, 2015, 4:21:47 PM, you wrote: > > > On Mon, 2015-08-17 at...
View ArticleRe: [PATCH] kdbus: create /sys/fs/kdbus with sysfs_create_mount_point()
Hi On Fri, Aug 14, 2015 at 3:21 PM, Lubomir Rintel <lkundrak@v3.sk> wrote: > Since 0cbee99269 user-namespace pull, if a kdbusfs is mounted on a > location that's not created with...
View ArticleRe: [PATCH v2 2/3] gadget: Introduce the usb charger framework
On Mon, Aug 17, 2015 at 11:03:26AM +0800, Baolin Wang wrote: > On 14 August 2015 at 23:27, Greg KH <gregkh@linuxfoundation.org> wrote: > > On Fri, Aug 14, 2015 at 05:47:45PM +0800,...
View ArticleRe: [RFT PATCH] ia64: generic_defconfig: convert to use libata PATA drivers
On 08/17/2015 07:31 PM, Bartlomiej Zolnierkiewicz wrote: >>> IDE subsystem has been deprecated since 2009 and the majority >>> (if not all) of Linux distributions have switched to...
View ArticleRe: [ANNOUNCE] rt-tests-0.93
On Mon, 17 Aug 2015, Uwe Kleine-König wrote: > Hello John, > > On Thu, Aug 13, 2015 at 05:20:26PM +0100, John Kacur wrote: > > Clark Williams and I are pleased to announce a new...
View ArticleRe: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit...
On Mon, Aug 17, 2015 at 09:07:08AM +0800, Peter Chen wrote: > On Fri, Aug 14, 2015 at 05:47:46PM +0800, Baolin Wang wrote: > > + 1500, > > + 1800, > > + 550, > > +}; >...
View ArticleRe: [PATCHv4 2/4] serial: imx: add runtime pm support
Bartlomiej, On Mon, Aug 17, 2015 at 05:40:59PM +0200, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Friday, August 14, 2015 09:37:46 PM Eduardo Valentin wrote: > > This change...
View Article[PATCH v5 0/6] perf tools: Add 'perf-config' command
So far, it is difficult that the state of perf configs is looked through and there's no knowing what kind of other variables except variables in perfconfig.example. Also perf configs can't be changed...
View Article[PATCH v5 1/6] perf tools: Add 'perf-config' command
The perf configuration file contains many variables which can make the perf command's action more effective. But looking through state of configuration is difficult and there's no knowing what kind of...
View Article