Prev: [PATCH 3/4] add the new generic kfifo API
Next: [PATCH] Security: Fix the comment of cap_file_mmap()
From: Jiri Kosina on 19 Apr 2010 12:40 On Mon, 19 Apr 2010, Jan Kiszka wrote: > > I suppose this patch will go through um tree? > > Good question. Does such a tree exist? I'm sitting on a few more um > cleanups & fixes, and so far I'm working against Linus' tree as I failed > to find anything more recent. If these are simple-enough cleanups and/or compile fixes, feel free to send them to trivial(a)kernel.org. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Jan Kiszka on 20 Apr 2010 13:20 Jeff Dike wrote: > On Mon, Apr 19, 2010 at 10:12:04PM +0200, Jiri Kosina wrote: >> Well, if Jeff isn't actively maintaining UML any more, either you can take >> over the maintainership yourself, or feed the non-trivial patches through >> Andrew Morton. > > Yes, these generally go through Andrew. OK, thanks. Just need to finish my IRQ handlers review / IRQF_DISABLED cleanups, then I will roll it out. Jan PS: If you have any comments regarding the pthread topic, please let me know.
From: Jiri Kosina on 19 Apr 2010 16:20 On Mon, 19 Apr 2010, Jan Kiszka wrote: > >>> I suppose this patch will go through um tree? > >> Good question. Does such a tree exist? I'm sitting on a few more um > >> cleanups & fixes, and so far I'm working against Linus' tree as I failed > >> to find anything more recent. > > > > If these are simple-enough cleanups and/or compile fixes, feel free to > > send them to trivial(a)kernel.org. > > > Some are trivial, but most aren't. Will check if I can split the formers > out, but I guess it's simpler to keep the queue. Well, if Jeff isn't actively maintaining UML any more, either you can take over the maintainership yourself, or feed the non-trivial patches through Andrew Morton. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Jan Kiszka on 19 Apr 2010 16:20 Jiri Kosina wrote: > On Mon, 19 Apr 2010, Jan Kiszka wrote: > >>> I suppose this patch will go through um tree? >> Good question. Does such a tree exist? I'm sitting on a few more um >> cleanups & fixes, and so far I'm working against Linus' tree as I failed >> to find anything more recent. > > If these are simple-enough cleanups and/or compile fixes, feel free to > send them to trivial(a)kernel.org. > Some are trivial, but most aren't. Will check if I can split the formers out, but I guess it's simpler to keep the queue. Thanks, Jan
First
|
Prev
|
Pages: 1 2 Prev: [PATCH 3/4] add the new generic kfifo API Next: [PATCH] Security: Fix the comment of cap_file_mmap() |