[PATCH] powerpc: build in e1000e for pseries ppc64_defconfig

2010-04-19 Thread Michael Neuling
The e1000e device is becoming more common these days, so let's just build it in for pseries ppc64_defconfig. Signed-off-by: Michael Neuling mi...@neuling.org --- arch/powerpc/configs/ppc64_defconfig |2 +- arch/powerpc/configs/pseries_defconfig |2 +- 2 files changed, 2 insertions(+),

Re: [PATCH 3/4] fsl_msi: enable msi sharing through AMP OSes

2010-04-19 Thread Li Yang
On Mon, Apr 19, 2010 at 10:34 AM, Michael Ellerman mich...@ellerman.id.au wrote: On Fri, 2010-04-16 at 15:34 +0800, Li Yang wrote: From: Zhao Chenhui b26...@freescale.com Make a single PCIe MSI bank shareable through CAMP OSes. The number of MSI used by each core can be configured by dts

Re: [PATCH 2/4] fsl_msi: enable msi allocation in all banks

2010-04-19 Thread Li Yang
On Mon, Apr 19, 2010 at 10:46 AM, Michael Ellerman mich...@ellerman.id.au wrote: On Fri, 2010-04-16 at 15:34 +0800, Li Yang wrote: From: Zhao Chenhui b26...@freescale.com Put all fsl_msi banks in a linked list. The list of banks then can be traversed when allocating new msi interrupts. So

[PATCH 1/2] ehea: error handling improvement

2010-04-19 Thread Thomas Klein
Reset a port's resources only if they're actually in an error state Signed-off-by: Thomas Klein tkl...@de.ibm.com --- Patch created against 2.6.34-rc4 diff -Nurp linux-2.6.34-rc4.orig//drivers/net/ehea/ehea_main.c linux-2.6.34-rc4//drivers/net/ehea/ehea_main.c ---

[PATCH 2/2] ehea: fix possible DLPAR/mem deadlock

2010-04-19 Thread Thomas Klein
Force serialization of userspace-triggered DLPAR/mem operations Signed-off-by: Thomas Klein tkl...@de.ibm.com --- Patch created against 2.6.34-rc4 diff -Nurp linux-2.6.34-rc4.orig//drivers/net/ehea/ehea.h linux-2.6.34-rc4//drivers/net/ehea/ehea.h ---

Re: [PATCH 1/4] fsl_msi: fix the conflict of virt_msir's chip_data

2010-04-19 Thread Kumar Gala
On Apr 18, 2010, at 11:50 PM, Li Yang wrote: On 4/19/2010 10:40 AM, Michael Ellerman wrote: On Fri, 2010-04-16 at 15:34 +0800, Li Yang wrote: From: Zhao Chenhuib26...@freescale.com In fsl_of_msi_probe(), the virt_msir's chip_data have been stored the pointer to struct mpic. We add a

Re: Pending interrupts not always replayed

2010-04-19 Thread Guillaume Knispel
On Sun, 18 Apr 2010 21:14:12 +0200 (CEST) Thomas Gleixner t...@linutronix.de wrote: On Sun, 18 Apr 2010, Guillaume Knispel wrote: Now everything seems to work fine: my device was not previously not interrupting anymore after typically 1 or 2 minutes (because the interrupt signal stays at

Re: [PATCH 1/5] sched: fix capacity calculations for SMT4

2010-04-19 Thread Peter Zijlstra
On Mon, 2010-04-19 at 07:34 +1000, Michael Neuling wrote: Are there any numbers available on how much they gain? It might be worth to stick in real numbers instead of this alleged 15%. I get some gain numbers but obviously the workloads makes a huge difference. From a scheduler

Pending interrupts not always replayed

2010-04-19 Thread Guillaume Knispel
Hi, From reading the code (kernel/irq stuffs), it seems that at least some handle_edge_irq based interrupts are not replayed when enabling if desc-chip-retrigger == NULL and on a platform where CONFIG_HARDIRQS_SW_RESEND is not set (which for now is only defined for (some?) arm and avr32).

Re: [PATCH 1/5] sched: fix capacity calculations for SMT4

2010-04-19 Thread Michael Neuling
In message 1271688543.1488.253.ca...@laptop you wrote: On Mon, 2010-04-19 at 07:34 +1000, Michael Neuling wrote: Are there any numbers available on how much they gain? It might be worth to stick in real numbers instead of this alleged 15%. I get some gain numbers but obviously the

Re: [PATCH 1/4] fsl_msi: fix the conflict of virt_msir's chip_data

2010-04-19 Thread Li Yang
On Mon, Apr 19, 2010 at 8:19 PM, Kumar Gala ga...@kernel.crashing.org wrote: On Apr 18, 2010, at 11:50 PM, Li Yang wrote: On 4/19/2010 10:40 AM, Michael Ellerman wrote: On Fri, 2010-04-16 at 15:34 +0800, Li Yang wrote: From: Zhao Chenhuib26...@freescale.com In fsl_of_msi_probe(), the

Re: [PATCH 1/2] powerpc: 83xx: add RTC drivers in 83xx defconfig

2010-04-19 Thread Kumar Gala
On Apr 5, 2010, at 11:13 AM, Kim Phillips wrote: 83xx boards typically have the DS1307 or DS1374: git grep RTC_DRV arch/powerpc/configs/*83* | grep =y arch/powerpc/configs/83xx/asp8347_defconfig:CONFIG_RTC_DRV_DS1374=y arch/powerpc/configs/83xx/mpc8313_rdb_defconfig:CONFIG_RTC_DRV_DS1307=y

Re: [PATCH 2/2] powerpc: 83xx: enable EPOLL syscall in defconfig

2010-04-19 Thread Kumar Gala
On Apr 5, 2010, at 11:14 AM, Kim Phillips wrote: 83xx users looking to run apache will experience this error: /var/log/apache2/error.log: [emerg] (38)Function not implemented: Couldn't create pollset in child; check system or user limits enabling CONFIG_EPOLL in kernel config fixes

Re: [PATCH v2] PowerPC/FSL/CPM: Configure clock correctly for SCC

2010-04-19 Thread Kumar Gala
On Apr 3, 2010, at 9:11 AM, Wolfgang Ocker wrote: Some board setup functions call cpm1_clk_setup() or cmp2_clk_setup() to configure the clock source. If CPM_CLK_RTX has been used for the parameter mode, the clock has been configured only for TX but not for RX. With this patch

Re: [PATCH] powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n

2010-04-19 Thread Kumar Gala
On Apr 16, 2010, at 2:07 PM, Anton Vorontsov wrote: Currently some MPC85xx and MPC86xx boards fail to build without CONFIG_PCI: arch/powerpc/platforms/fsl_uli1575.c: In function 'quirk_final_uli5249': arch/powerpc/platforms/fsl_uli1575.c:234: error: implicit declaration of function

Re: [PATCH V2] fsl_booke: Correct test for MMU_FTR_BIG_PHYS

2010-04-19 Thread Kumar Gala
On Apr 12, 2010, at 11:21 AM, Becky Bruce wrote: The code was looking for this in cpu_features, not mmu_features. Fix this. Signed-off-by: Becky Bruce bec...@kernel.crashing.org --- Switched to mmu_has_feature. arch/powerpc/mm/fsl_booke_mmu.c |4 ++-- 1 files changed, 2

Re: [PATCH 2/2] powerpc: mpc8xxx defconfigs: turn off SYSFS_DEPRECATED

2010-04-19 Thread Kumar Gala
On Apr 15, 2010, at 6:59 PM, Kim Phillips wrote: a recent fc11 udev update on an 83xx board made root console login disappear: Updating : udev-141-8.fc11.ppc32/83 udev: starting version 141 udev: deprecated sysfs layout; update the kernel or

Re: [PATCH 1/2] powerpc: 83xx: configure SIL SATA driver in 83xx-wide defconfig

2010-04-19 Thread Kumar Gala
On Apr 15, 2010, at 6:59 PM, Kim Phillips wrote: to enable the storage controller on earlier rev. mpc834x itx boards. Signed-off-by: Kim Phillips kim.phill...@freescale.com --- arch/powerpc/configs/mpc83xx_defconfig |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) applied to

[git pull] Please pull powerpc.git merge branch

2010-04-19 Thread Kumar Gala
(Mostly defconfig updates, but a few minor bug fixes). The following changes since commit 01bf0b64579ead8a82e7cfc32ae44bc667e7ad0f: Linus Torvalds (1): Linux 2.6.34-rc5 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git merge