[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070621145411.GA26091@redhat.com>
Date: Thu, 21 Jun 2007 11:54:11 -0300
From: Glauber de Oliveira Costa <gcosta@...hat.com>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org, ak@...e.de
Subject: [PATCH] Move functions declarations to header file
Some interrupt entry points are currently defined in i8259.c
They probably belong in a header. Right now, their only user is
init_IRQ, justifying their declaration in-file. But when virtualization
comes in, we may be interested in using that functions in late
initializations.
Signed-off-by: Glauber de Oliveira Costa <gcosta@...hat.com>
--
Glauber de Oliveira Costa
Red Hat Inc.
"Free as in Freedom"
View attachment "irq.patch" of type "text/plain" (1892 bytes)
Powered by blists - more mailing lists