[PATCH 1/1] powerpc/traps/e500: fix misleading error output

2014-06-17 Thread Wladislav Wiebe
In machine_check_e500 exception handler is a wrong indication in case of MCSR_BUS_WBERR - so print "Write" instead of "Read". Signed-off-by: Wladislav Wiebe --- arch/powerpc/kernel/traps.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powe

Re: PPC: set default date on PPC without RTC

2013-09-11 Thread Wladislav Wiebe
= 0; + ts->tv_sec = mktime(2011, 1, 1, 0, 0, 0); return; } ppc_md.get_rtc_time(&tm); On 11/09/13 11:39, Wladislav Wiebe wrote: > Hello guys, > > would like to ask if there is a proper possibility on PPC to > set default date (basically the year)

PPC: set default date on PPC without RTC

2013-09-11 Thread Wladislav Wiebe
o me. Is there also another place which should be changed? (I know it can be changed from userspace also, but I would need it before userspace) Thanks and BR, Wladislav Wiebe ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.oz

Re: mm/slab: ppc: ubi: kmalloc_slab WARNING / PPC + UBI driver

2013-08-12 Thread Wladislav Wiebe
es from FDT -- they are not allocated via kzmalloc(). Signed-off-by: Wladislav Wiebe --- drivers/of/fdt.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c index 6bb7cf2..b10ba00 100644 --- a/drivers/of/fdt.c +++ b/drivers/of/fdt.c @@ -

Re: mm/slab: ppc: ubi: kmalloc_slab WARNING / PPC + UBI driver

2013-08-06 Thread Wladislav Wiebe
Hi, On 31/07/13 19:04, Christoph Lameter wrote: > On Wed, 31 Jul 2013, Wladislav Wiebe wrote: > >> Thanks for the point, do you plan to make kmalloc_large available for extern >> access in a separate mainline patch? >> Since kmalloc_large is statically defined in slub_

Re: mm/slab: ppc: ubi: kmalloc_slab WARNING / PPC + UBI driver

2013-08-01 Thread Wladislav Wiebe
Hi, On 31/07/13 19:34, Aaro Koskinen wrote: > Hi, > > On Wed, Jul 31, 2013 at 01:42:31PM +0200, Wladislav Wiebe wrote: >> DEBUG: xxx kmalloc_slab, requested 'size' = 8388608, KMALLOC_MAX_SIZE = >> 4194304 > [...] > > It seems some procfs file is trying

Re: mm/slab: ppc: ubi: kmalloc_slab WARNING / PPC + UBI driver

2013-07-31 Thread Wladislav Wiebe
slub_def.h:170:34: error: 'kmalloc_caches' undeclared (first use in this function) .. Thanks & BR Wladislav Wiebe > > Signed-off-by: Christoph Lameter > > Index: linux/fs/seq_file.c > === > --- linux

mm/slab: ppc: ubi: kmalloc_slab WARNING / PPC + UBI driver

2013-07-31 Thread Wladislav Wiebe
for root: 0 bytes (0 KiB) UBIFS: media format: w4/r0 (latest is w4/r0), UUID 7570E817-F0E4-4BF4-8AB5-552B4C55AF30, small LPT model UBIFS: completing deferred recovery UBIFS: background thread "ubifs_bgt0_0" started, PID 962 UBIFS: defe