Re: [patch] x86: fix arch/x86/lib/clear_page_64.S::clear_page_cannotation

From: Cyrill Gorcunov
Date: Tue Jun 30 2009 - 09:51:37 EST


[Mike Galbraith - Tue, Jun 30, 2009 at 03:00:20PM +0200]
| On Tue, 2009-06-30 at 13:42 +0200, Alexander van Heukelum wrote:
| > Hi Mike,
| >
| > I agree with the code, but I do have a remark...
| >
| > The ENTRY() macro already includes the ALIGN, so you could get
| > rid of the preceding ALIGN. But it's just a neatness thing, because
| > two consecutive ALIGNS don't change the resulting binary.
| >
| > At any rate:
| >
| > Acked-by: Alexander van Heukelum <heukelum@xxxxxxxxxxx>
| >
| > (maybe the x86-committer feels comfortable enough to remove the ALIGN ;)
| > )
|
| No doubt, but I can save him the trouble ;-)
|
| x86: fix incorrect arch/x86/lib/clear_page_64.S::clear_page_c annotation.
|
| Signed-off-by: Mike Galbraith <efault@xxxxxx>
| Acked-by: Alexander van Heukelum <heukelum@xxxxxxxxxxx>
| Cc: Ingo Molnar <mingo@xxxxxxx>
| Cc: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
| LKML-Reference: <new-submission>
|
| ---
| arch/x86/lib/clear_page_64.S | 5 ++---
| 1 file changed, 2 insertions(+), 3 deletions(-)
|
...

Thanks Mike, here is my Ack (if needed)

Acked-by: Cyrill Gorcunov <gorcunov@xxxxxxxxxx>

-- Cyrill
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/