Re: [PATCH 2/5] Use macros instead of TASK_ flags

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Matthew Wilcox <matthew@...>
Cc: <torvalds@...>, <linux-kernel@...>, <matthew@...>, <willy@...>, Stephane Eranian <eranian@...>
Date: Friday, October 26, 2007 - 2:45 pm

On Wed, 24 Oct 2007 08:24:55 -0400
Matthew Wilcox <matthew@wil.cx> wrote:


I have dropped this hunk because the file which it is patching is removed
by the (newly-added-to-mm) git-perfmon.patch.  I can't immediately find any
corresponding code which was readded in a different place by git-perfmon so
it looks like this code was simply zapped.

Of course, if git-perfmon doesn't merge in 2.6.25 then I'll end up merging
your patch but accidentally leaving 2.6.25's arch/ia64/kernel/perfmon.c
unpatched.  It looks like that'll be non-fatal.

This isn't going to go very well and I might end up having to drop this
whole patch series and ask for a refactored one.  We'll see.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/5] Use wake_up_locked() in eventpoll, Matthew Wilcox, (Wed Oct 24, 8:24 am)
[PATCH 2/5] Use macros instead of TASK_ flags, Matthew Wilcox, (Wed Oct 24, 8:24 am)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Ingo Molnar, (Wed Dec 5, 8:56 am)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Matthew Wilcox, (Thu Dec 6, 10:42 am)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Andrew Morton, (Fri Oct 26, 2:45 pm)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Alexey Dobriyan, (Fri Oct 26, 4:39 pm)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Matthew Wilcox, (Fri Oct 26, 8:33 pm)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Andrew Morton, (Wed Oct 24, 11:31 pm)
[PATCH 4/5] Add lock_page_killable, Matthew Wilcox, (Wed Oct 24, 8:24 am)
Re: [PATCH 4/5] Add lock_page_killable, Andrew Morton, (Thu Oct 25, 12:11 am)
Re: [PATCH 4/5] Add lock_page_killable, Nick Piggin, (Thu Oct 25, 12:13 am)
[PATCH 5/5] Make wait_on_retry_sync_kiocb killable, Matthew Wilcox, (Wed Oct 24, 8:24 am)
Re: [PATCH 5/5] Make wait_on_retry_sync_kiocb killable, Andrew Morton, (Wed Oct 24, 11:43 pm)
[PATCH 3/5] Add TASK_WAKEKILL, Matthew Wilcox, (Wed Oct 24, 8:24 am)