> On Fri, 2 May 2008 10:37:55 +0200 Sebastian Siewior <lkml@ml.breakpoint.cc> wrote:
>
>>>>> Subject: [PATCH] m68knommu: ColdFire add support for kernel preemption
>>>> Please find a way to get your patch queue into linux-next so that others
>>>> get some visibility into what you're brewing earlier than
>>>> last-day-of-the-merge-window?
>>> Is a git tree the only way?
>> Others (Greg KH for instance, i2c) have quilt queues.
>
> Yup. Examples:
>
>
ftp://ftp.kernel.org/pub/linux/kernel/people/agk/patches/2.6/editing/
>
http://ozlabs.org/~rusty/kernel/rr-latest
>
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-02-usb
>
> Note how you can publish subsets of your patchset by bracketing them with
> "# MM_PATCHES_START" and "# MM_PATCHES_END" for -mm, and "#
> NEXT_PATCHES_START" and "# NEXT_PATCHES_END" for linux-next.