Re: [next-20150119]regression (mm)?

2015-01-26 Thread Kirill A. Shutemov
On Fri, Jan 23, 2015 at 10:37:46PM -0600, Nishanth Menon wrote: > On 03:13-20150124, Kirill A. Shutemov wrote: > > > >> On 09:39-20150123, Tyler Baker wrote: > [...] > > > >> > I just reviewed the boot logs for next-20150123 and there still seems > >

Re: [next-20150119]regression (mm)?

2015-01-23 Thread Kirill A. Shutemov
On Fri, Jan 23, 2015 at 02:42:17PM -0800, Tyler Baker wrote: > Hi Kirill, > > On 23 January 2015 at 12:22, Kirill A. Shutemov wrote: > > On Fri, Jan 23, 2015 at 12:37:06PM -0600, Nishanth Menon wrote: > >> On 09:39-20150123, Tyler Baker wrote: > >> > Hi, >

Re: [next-20150119]regression (mm)?

2015-01-23 Thread Kirill A. Shutemov
On Fri, Jan 23, 2015 at 12:37:06PM -0600, Nishanth Menon wrote: > On 09:39-20150123, Tyler Baker wrote: > > Hi, > > > > On 23 January 2015 at 09:27, Nishanth Menon wrote: > > > On 16:05-20150120, Kirill A. Shutemov wrote: > > > [..] > > >> Si

Re: [next-20150119]regression (mm)?

2015-01-20 Thread Kirill A. Shutemov
Russell King - ARM Linux wrote: > On Tue, Jan 20, 2015 at 02:16:43AM +0200, Kirill A. Shutemov wrote: > > Better option would be converting 2-lvl ARM configuration to > > , but I'm not sure if it's possible. > > Well, IMHO the folded approach in asm-generic was do

Re: [next-20150119]regression (mm)?

2015-01-19 Thread Kirill A. Shutemov
Felipe Balbi wrote: > Hi, > > On Mon, Jan 19, 2015 at 10:42:04AM -0600, Nishanth Menon wrote: > > Most platforms seem broken intoday's next tag. > > > > https://github.com/nmenon/kernel-test-logs/tree/next-20150119 > > (defconfig: omap2plus_defconfig) > > > > > [7.166600] [ cut h

[PATCH 06/13] omap: use list_move() instead of list_del()/list_add() combination

2011-03-15 Thread Kirill A. Shutemov
Signed-off-by: Kirill A. Shutemov Cc: Tomi Valkeinen Cc: linux-fb...@vger.kernel.org Cc: linux-omap@vger.kernel.org --- drivers/video/omap/blizzard.c |3 +-- drivers/video/omap/hwa742.c |3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/video/omap

Re: [PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels

2011-01-18 Thread Kirill A. Shutemov
On Tue, Jan 18, 2011 at 02:40:14PM +, Russell King - ARM Linux wrote: > On Tue, Jan 18, 2011 at 04:30:41PM +0200, Kirill A. Shutemov wrote: > > On Mon, Jan 17, 2011 at 07:20:50PM +, Russell King - ARM Linux wrote: > > > This patch series reworks the ARMv6/ARMv6K sup

Re: [PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels

2011-01-18 Thread Kirill A. Shutemov
one image. Is it posible to implement CPU_ARCH_ARMv6K as well for runtime checks? -- Kirill A. Shutemov -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 03/33] Removing dead OMAP_MUX_ERRORS

2010-07-01 Thread Kirill A. Shutemov
On Thu, Jul 01, 2010 at 03:22:55PM +0200, Christoph Egger wrote: > On Wed, Jun 30, 2010 at 10:54:09PM +0300, Kirill A. Shutemov wrote: > > On Wed, Jun 30, 2010 at 05:54:42PM +0200, Christoph Egger wrote: > > > OMAP_MUX_ERRORS doesn't exist in Kconfig, therefore removing all

Re: [PATCH 03/33] Removing dead OMAP_MUX_ERRORS

2010-06-30 Thread Kirill A. Shutemov
> return 0; > -#endif > } > > int __init omap1_mux_init(void) > -- > 1.7.0.4 > > > ___ > linux-arm-kernel mailing list > linux-arm-ker...@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/lin