Re: [Quick question] serial core issue

Previous thread: [PATCH] nommu arch dont zero the anonymous mapping by adding UNINITIALIZE flag by Wu, Bryan on Thursday, March 29, 2007 - 8:42 pm. (20 messages)

Next thread: Re: strange high system cpu usage. by Elliott Johnson on Thursday, March 29, 2007 - 8:54 pm. (2 messages)
From: Aubrey Li
Date: Thursday, March 29, 2007 - 8:52 pm

When register serial driver as a console, the driver function

my_remove()
my_shutdown()

seems be never called.

So the driver can't reclaim resource when the command "reboot" is issued.

Is it intended?

-Aubrey
-

From: Lee Revell
Date: Thursday, March 29, 2007 - 10:05 pm

Please post your code for review and someone can probably help.

Lee
-

From: Aubrey Li
Date: Thursday, March 29, 2007 - 10:31 pm

It's here:
http://lkml.org/lkml/2007/2/28/351

Thanks,
-Aubrey
-

Previous thread: [PATCH] nommu arch dont zero the anonymous mapping by adding UNINITIALIZE flag by Wu, Bryan on Thursday, March 29, 2007 - 8:42 pm. (20 messages)

Next thread: Re: strange high system cpu usage. by Elliott Johnson on Thursday, March 29, 2007 - 8:54 pm. (2 messages)