login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
9
Re: [PATCH][7/8] kgdb: exclusive use kgdb8250 uart I/O driver
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Jason Wessel <jason.wessel@...>
To: Jan Kiszka <jan.kiszka@...>
Cc: <linux-kernel@...>, <linux-serial@...>, Ingo Molnar <mingo@...>, Thomas Gleixner <tglx@...>
Subject:
Re: [PATCH][7/8] kgdb: exclusive use kgdb8250 uart I/O driver
Date: Saturday, February 9, 2008 - 2:45 pm
Jan Kiszka wrote:
quoted text
> There are a few things I missed in my last cleanup round, please fold > them in, they reduce the changes outside kgdb. (I bet that membase > dumping was related to mmio vs. mmap configuration, right?) > >
That is correct, the right thing to do is remove the code. I folded your patch into patch #7 and refreshed the git archive. Thanks, Jason.
quoted text
> --- linux-2.6-kgdb.orig/drivers/serial/Kconfig > +++ linux-2.6-kgdb/drivers/serial/Kconfig > @@ -121,7 +121,7 @@ config SERIAL_8250_CS > > config SERIAL_8250_NR_UARTS > int "Maximum number of 8250/16550 serial ports" > - depends on SERIAL_8250 || KGDB_8250 > + depends on SERIAL_8250 > default "4" > help > Set this to the number of serial ports you want the driver > --- linux-2.6-kgdb.orig/drivers/serial/serial_core.c > +++ linux-2.6-kgdb/drivers/serial/serial_core.c > @@ -1685,9 +1685,6 @@ static int uart_line_info(char *buf, str > mmio ? (unsigned long long)port->mapbase > : (unsigned long long) port->iobase, > port->irq); > - if (port->iotype == UPIO_MEM) > - ret += sprintf(buf+ret, " membase 0x%08lX", > - (unsigned long) port->membase); > > if (port->type == PORT_UNKNOWN) { > strcat(buf, "\n"); > @@ -2130,9 +2127,7 @@ uart_report_port(struct uart_driver *drv > case UPIO_TSI: > case UPIO_DWAPB: > snprintf(address, sizeof(address), > - "MMIO 0x%llx mem 0x%p", > - (unsigned long long)port->mapbase, > - port->membase); > + "MMIO 0x%llx", (unsigned long long)port->mapbase); > break; > default: > strlcpy(address, "*unknown*", sizeof(address)); > --- linux-2.6-kgdb.orig/include/linux/serial_8250.h > +++ linux-2.6-kgdb/include/linux/serial_8250.h > @@ -58,7 +58,6 @@ struct uart_port; > > int serial8250_register_port(struct uart_port *); > void serial8250_unregister_port(int line); > -void serial8250_unregister_by_port(struct uart_port *port); > void serial8250_suspend_port(int line); > void serial8250_resume_port(int line); > int serial8250_get_port_def(struct uart_port *port, int line); >
--
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH 5/8] kgdb, x86: Add arch specfic kgdb support
,
, (Sat Feb 9, 9:35 am)
Re: [PATCH 5/8] kgdb, x86: Add arch specfic kgdb support
, Jan Kiszka
, (Sat Feb 9, 10:33 am)
[PATCH 6/8] kgdb, sysrq_bugfix
,
, (Sat Feb 9, 9:35 am)
[PATCH][7/8] kgdb: exclusive use kgdb8250 uart I/O driver
,
, (Sat Feb 9, 9:35 am)
Re: [PATCH][7/8] kgdb: exclusive use kgdb8250 uart I/O driver
, Pavel Machek
, (Sun Feb 10, 11:26 am)
Re: [PATCH][7/8] kgdb: exclusive use kgdb8250 uart I/O driver
, Jan Kiszka
, (Sat Feb 9, 12:40 pm)
Re: [PATCH][7/8] kgdb: exclusive use kgdb8250 uart I/O driver
, Jason Wessel
, (Sat Feb 9, 2:41 pm)
Re: [PATCH][7/8] kgdb: exclusive use kgdb8250 uart I/O driver
, Jan Kiszka
, (Sat Feb 9, 10:53 am)
Re: [PATCH][7/8] kgdb: exclusive use kgdb8250 uart I/O driver
, Jason Wessel
, (Sat Feb 9, 2:45 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Andi Kleen
[PATCH x86] [0/16] Various i386/x86-64 changes
Vladislav Bolkhovitin
Re: Integration of SCST in the mainstream Linux kernel
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
openbsd-misc
:
git
:
linux-netdev
:
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Natalie Protasevich
[BUG] New Kernel Bugs
Arjan van de Ven
Re: [GIT]: Networking
Colocation donated by:
Who's online
There are currently
3 users
and
756 guests
online.
Online users
sdrh40
workfromhomebiz
garytall101
Syndicate