RE: [RFC PATCH 0/8]: uninline & uninline

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: 'Andrew Morton' <akpm@...>, 'Andi Kleen' <andi@...>
Cc: 'Ilpo Järvinen' <ilpo.jarvinen@...>, <netdev@...>, <linux-kernel@...>, 'David Miller' <davem@...>, 'Arnaldo Carvalho de Melo' <acme@...>
Date: Saturday, February 23, 2008 - 3:58 pm

> > Is there any reason they couldn't just be merged to mainline?

Apparently nobody has been doing it for a while. :-) Last time I did it it
was around the submission time and I actually patched it into mainline
kernel to do so. Not particularly hard to do, but sitting in mm-only does
make it a bit harder, and there are the vdso problem you just mentioned that
one has to fix for himself if it exists in mainline.


Is it possible to catch this automatically, like, by re-defining
likely/unlikely to the raw form in specific file(s)?

Hua


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH 0/8]: uninline &amp; uninline, Ilpo Järvinen, (Wed Feb 20, 9:47 am)
Re: [RFC PATCH 0/8]: uninline &amp; uninline, Andrew Morton, (Sat Feb 23, 4:02 am)
Re: [RFC PATCH 0/8]: uninline &amp; uninline, Andi Kleen, (Sat Feb 23, 9:15 am)
Re: [RFC PATCH 0/8]: uninline &amp; uninline, Andrew Morton, (Sat Feb 23, 2:55 pm)
RE: [RFC PATCH 0/8]: uninline & uninline, Hua Zhong, (Sat Feb 23, 3:58 pm)
Re: [RFC PATCH 0/8]: uninline &amp; uninline, Andi Kleen, (Sat Feb 23, 5:02 pm)
Re: [RFC PATCH 0/8]: uninline &amp; uninline, Ilpo Järvinen, (Sat Feb 23, 2:06 pm)
Re: [RFC PATCH 0/8]: uninline &amp; uninline, Ilpo Järvinen, (Sat Feb 23, 6:11 am)
[RFC PATCH 1/8] [NET]: uninline skb_put, de-bloats a lot, Ilpo Järvinen, (Wed Feb 20, 9:47 am)
Re: [RFC PATCH 1/8] [NET]: uninline skb_put, de-bloats a lot, Patrick McHardy, (Wed Feb 20, 9:54 am)
[RFC PATCH 2/8] [NET]: uninline skb_pull, de-bloats a lot, Ilpo Järvinen, (Wed Feb 20, 9:47 am)
[RFC PATCH 4/8] [NET]: uninline skb_push, de-bloats a lot, Ilpo Järvinen, (Wed Feb 20, 9:47 am)
[RFC PATCH 5/8] [NET]: uninline dst_release, Ilpo Järvinen, (Wed Feb 20, 9:47 am)
[RFC PATCH 6/8] [NET]: uninline skb_trim, de-bloats, Ilpo Järvinen, (Wed Feb 20, 9:47 am)
[RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf, Ilpo Järvinen, (Wed Feb 20, 9:47 am)
Re: [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf, Vlad Yasevich, (Wed Feb 20, 6:16 pm)
Re: [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf, Ilpo Järvinen, (Wed Feb 20, 6:34 pm)
Re: [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf, Vlad Yasevich, (Thu Feb 21, 11:27 am)