diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-14 13:07:13 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-14 13:07:13 -0700 |
| commit | 7f7cc7a8b9458b46919e8d76c72df821e3e38060 (patch) | |
| tree | b4d2c53c25a2d23a810a52ad6987eed5698bd150 | |
| parent | ac68c8d47b7d5e6af233d32e44f89784b5d571a4 (diff) | |
| download | patches-7f7cc7a8b9458b46919e8d76c72df821e3e38060.tar.gz | |
add acks to serial patch
| -rw-r--r-- | tty/serial-apbuart-let-boards-without-apbuart-boot.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tty/serial-apbuart-let-boards-without-apbuart-boot.patch b/tty/serial-apbuart-let-boards-without-apbuart-boot.patch index a1acb9e93dceae..8e7122e9d66778 100644 --- a/tty/serial-apbuart-let-boards-without-apbuart-boot.patch +++ b/tty/serial-apbuart-let-boards-without-apbuart-boot.patch @@ -58,6 +58,10 @@ that fixes several section mismatches: __initdata apbuart_match. Signed-off-by: Anton Vorontsov <avorontsov@mvista.com> +Cc: "David S. Miller" <davem@davemloft.net> +Acked-by: Kristoffer Glembo <kristoffer@gaisler.com> +Signed-off-by: Andrew Morton <akpm@linux-foundation.org> +Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> --- |
