Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1265689 > unrolled thread
| Started by | Rik van Riel <riel@redhat.com> |
|---|---|
| First post | 2015-11-09 15:00 +0100 |
| Last post | 2015-11-09 15:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 1/3] context_tracking: remove duplicate enabled check Rik van Riel <riel@redhat.com> - 2015-11-09 15:00 +0100
| From | Rik van Riel <riel@redhat.com> |
|---|---|
| Date | 2015-11-09 15:00 +0100 |
| Subject | Re: [PATCH 1/3] context_tracking: remove duplicate enabled check |
| Message-ID | <qsV9h-77p-39@gated-at.bofh.it> |
On 10/27/2015 09:39 PM, Paolo Bonzini wrote: > All calls to context_tracking_enter and context_tracking_exit > are already checking context_tracking_is_enabled, except the > context_tracking_user_enter and context_tracking_user_exit > functions left in for the benefit of assembly calls. > > Pull the check up to those functions, by making them simple > wrappers around the user_enter and user_exit inline functions. > > Cc: Andy Lutomirski <luto@kernel.org> > Cc: Frederic Weisbecker <fweisbec@gmail.com> > Cc: Rik van Riel <riel@redhat.com> > Cc: Paul McKenney <paulmck@linux.vnet.ibm.com> > Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Rik van Riel <riel@redhat.com> Tested-by: Rik van Riel <riel@redhat.com> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web