* [2.6 patch] unexport console_unblank
@ 2005-03-03 21:50 Adrian Bunk
2005-03-04 12:56 ` Alan Cox
0 siblings, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2005-03-03 21:50 UTC (permalink / raw)
To: linux-kernel
I didn't find any possible modular usage of console_unblank in the
kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.11-rc5-mm1-full/kernel/printk.c.old 2005-03-03 17:04:18.000000000 +0100
+++ linux-2.6.11-rc5-mm1-full/kernel/printk.c 2005-03-03 17:04:24.000000000 +0100
@@ -757,7 +757,6 @@
c->unblank();
release_console_sem();
}
-EXPORT_SYMBOL(console_unblank);
/*
* Return the console tty driver structure and its associated index
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [2.6 patch] unexport console_unblank
2005-03-03 21:50 Adrian Bunk
@ 2005-03-04 12:56 ` Alan Cox
0 siblings, 0 replies; 4+ messages in thread
From: Alan Cox @ 2005-03-04 12:56 UTC (permalink / raw)
To: Adrian Bunk; +Cc: Linux Kernel Mailing List
On Iau, 2005-03-03 at 21:50, Adrian Bunk wrote:
> I didn't find any possible modular usage of console_unblank in the
> kernel.
>
ACK. The oops code is never modular and power management no longer pokes
it directly.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [2.6 patch] unexport console_unblank
@ 2005-03-09 1:44 Adrian Bunk
0 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2005-03-09 1:44 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel, Alan Cox
I didn't find any possible modular usage of console_unblank in the
kernel.
This patch was already ACK'ed by Alan Cox.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 3 Mar 2005
--- linux-2.6.11-rc5-mm1-full/kernel/printk.c.old 2005-03-03 17:04:18.000000000 +0100
+++ linux-2.6.11-rc5-mm1-full/kernel/printk.c 2005-03-03 17:04:24.000000000 +0100
@@ -757,7 +757,6 @@
c->unblank();
release_console_sem();
}
-EXPORT_SYMBOL(console_unblank);
/*
* Return the console tty driver structure and its associated index
^ permalink raw reply [flat|nested] 4+ messages in thread
* [2.6 patch] unexport console_unblank
@ 2005-03-25 1:11 Adrian Bunk
0 siblings, 0 replies; 4+ messages in thread
From: Adrian Bunk @ 2005-03-25 1:11 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel, Alan Cox
I didn't find any possible modular usage of console_unblank in the
kernel.
This patch was already ACK'ed by Alan Cox.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 9 Mar 2005
- 3 Mar 2005
--- linux-2.6.11-rc5-mm1-full/kernel/printk.c.old 2005-03-03 17:04:18.000000000 +0100
+++ linux-2.6.11-rc5-mm1-full/kernel/printk.c 2005-03-03 17:04:24.000000000 +0100
@@ -757,7 +757,6 @@
c->unblank();
release_console_sem();
}
-EXPORT_SYMBOL(console_unblank);
/*
* Return the console tty driver structure and its associated index
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-03-25 1:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-25 1:11 [2.6 patch] unexport console_unblank Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-03-09 1:44 Adrian Bunk
2005-03-03 21:50 Adrian Bunk
2005-03-04 12:56 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox