[PATCH 0/4] io-controller: Use names rather than major:minor
This stack (which includes Gui's patch for per-device weights), changes the various blkio.* stats to use the disks' names (sda, sdb, etc.) rather than major:minor pairs when printing statistics. Additionally setting a per-device policy can be done via the disk's name. This has the side effect of fixing the "root... 25 Mar 2010 14:59
Tools perf probe-finder.c: duplicated include
Hi Andrea, Andrea Gelmini wrote: tools/perf/util/probe-finder.c: string.h is included more than once. Would you mean that <string.h> and "string.h" are duplicated? If so, NAK, sorry. Those are different, <string.h> is for /usr/include/string.h, and "string.h" is for tools/perf/util/string.h. Thank you, ... 26 Mar 2010 15:35
Question about e06e7c615877026544ad7f8b309d1a3706410383 -- [IPV4]: The scheduled removal of multipath cached routing support.
On 18:11 Thu 25 Mar , Richard Hartmann wrote: I was wondering what the rationale for commit e06e7c615877026544ad7f8b309d1a3706410383 is. We upgraded our custom image to 2.6.33 recently and found those options to be missing. From the diff of that commit: -What: Multipath cached routing support in ipv4... 25 Mar 2010 13:48
[PATCH 08/16] Staging: wlan-ng: p80211wext.c: duplicated include
drivers/staging/wlan-ng/p80211wext.c: linux/bitops.h is included more than once. Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- drivers/staging/wlan-ng/p80211wext.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/staging/wlan-ng/p80211wext.c b/drivers/staging/wlan... 25 Mar 2010 13:48
[PATCH 11/16] XFS xfs_trace.c: duplicated include
fs/xfs/linux-2.6/xfs_trace.c: xfs_attr_sf.h is included more than once. Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- fs/xfs/linux-2.6/xfs_trace.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/fs/xfs/linux-2.6/xfs_trace.c b/fs/xfs/linux-2.6/xfs_trace.c index 5a10760..... 25 Mar 2010 13:47
[PATCH 15/16] BTRFS ioctl.c: duplicated include
fs/btrfs/ioctl.c: ctree.h is included more than once. Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- fs/btrfs/ioctl.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/fs/btrfs/ioctl.c b/fs/btrfs/ioctl.c index 2845c6c..5c9f8b3 100644 --- a/fs/btrfs/ioctl.c +++ b/fs/btrfs... 25 Mar 2010 13:47
[PATCH 16/16] Video omap lcd_omap3beagle.c: duplicated include
drivers/video/omap/lcd_omap3beagle.c: plat/mux.h is included more than once. Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- drivers/video/omap/lcd_omap3beagle.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/video/omap/lcd_omap3beagle.c b/drivers/video/omap/lcd_o... 25 Mar 2010 13:47
Staging: sep: sep_driver.c: duplicated include
On 03/25/10 10:22, Andrea Gelmini wrote: drivers/staging/sep/sep_driver.c: linux/sched.h is included more than once. Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> Hi, You don't need to be sending these patches to the linux-doc mailing list. Thanks. --- drivers/staging/sep/sep_driver... 25 Mar 2010 13:48
[PATCH 04/16] x86 init_64.c: duplicated include
arch/x86/mm/init_64.c: linux/bootmem.h is included more than once. Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/x86/mm/init_64.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c index e9b040e..a544bec 100644 --- a/arch... 25 Mar 2010 13:47
[PATCH 03/16] ARM mach-mx3: duplicated include
arch/arm/mach-mx3/mx31lite-db.c: linux/platform_device.h is included more than once. Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/arm/mach-mx3/mx31lite-db.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-mx3/mx31lite-db.c b/arch/arm/mach-mx3/mx31lite... 25 Mar 2010 13:47