14 insertions(+), 41 deletions(-)
Thank you for taking care of the ColdFire and 68000 ones as well!
Acked-by: Greg Ungerer
Regards
Greg
diff --git a/arch/m68k/68000/entry.S b/arch/m68k/68000/entry.S
index 7d63e2f1555a03dc..72e95663b62ffd54 100644
--- a/arch/m68k/68000/entry.S
+++ b/arch/m6
c: Jason A. Donenfeld
Cc: wiregu...@lists.zx2c4.com
Cc: linux-a...@vger.kernel.org
Cc: linux-snps-...@lists.infradead.org
Cc: Vineet Gupta
Cc: Brian Cain
Cc: linux-hexa...@vger.kernel.org
Cc: Greg Ungerer
Acked-by: Greg Ungerer
Cc: Geert Uytterhoeven
Cc: linux-m...@lists.linux-m68k.org
Cc: Mi
Hi Mike,
On 15/6/20 4:22 pm, Mike Rapoport wrote:
On Mon, Jun 15, 2020 at 01:53:42PM +1000, Greg Ungerer wrote:
From: Mike Rapoport
Currently, architectures that use free_area_init() to initialize memory map
and node and zone structures need to calculate zone and hole sizes. We can
use
Hi Mike,
From: Mike Rapoport
Currently, architectures that use free_area_init() to initialize memory map
and node and zone structures need to calculate zone and hole sizes. We can
use free_area_init_nodes() instead and let it detect the zone boundaries
while the architectures will only have to
: Mike Rapoport
Acked-by: Greg Ungerer
Regards
Greg
---
arch/m68k/include/asm/mcf_pgtable.h | 40 -
arch/m68k/include/asm/motorola_pgtable.h | 44
arch/m68k/mm/motorola.c | 43 +++
3 files changed, 43
Hi Christoph,
On 10/5/20 5:55 pm, Christoph Hellwig wrote:
load_flat_file works on user addresses.
Signed-off-by: Christoph Hellwig
Acked-by: Greg Ungerer
Regards
Greg
---
fs/binfmt_flat.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/binfmt_flat.c b/fs
Hi Christoph,
On 10/5/20 5:54 pm, Christoph Hellwig wrote:
m68knommu needs almost no cache flushing routines of its own. Rely on
asm-generic/cacheflush.h for the defaults.
Signed-off-by: Christoph Hellwig
Acked-by: Greg Ungerer
Regards
Greg
---
arch/m68k/include/asm/cacheflush_no.h
which are equally unused.
This removes all of those as well.
Signed-off-by: Arnd Bergmann
This looks good to me:
Acked-by: Greg Ungerer
Regards
Greg
---
arch/m68k/apollo/config.c | 8 --
arch/m68k/atari/config.c| 5
arch/m68k/atari/time.c
Hi Philippe,
On 16/10/12 18:03, Philippe De Muyter wrote:
On Tue, Oct 16, 2012 at 04:39:05PM +1000, Greg Ungerer wrote:
On 09/10/12 19:07, Philippe De Muyter wrote:
[CCing lkml, linux-ppc, netdev, linux-m68k]
Hello kernel sources architects
I have a working driver for the m54xx FEC ethernet
ivers/net/ethernet/freescale
Do you get any responses?
I didn't see any...
Regards
Greg
On Tue, Oct 09, 2012 at 04:12:44PM +1000, Greg Ungerer wrote:
Hi Philippe,
On 05/10/12 01:03, Philippe De Muyter wrote:
On Thu, Oct 04, 2012 at 04:56:01PM +0200, Philippe De Muyter wrote:
On Thu, Oc
64 to userspace
- xtensa: cosmetical change to remove empty
#ifndef __ASSEMBLY__ #else #endif
from the userspace headers
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
The m68knommu looks ok.
Acked-by: Greg Ungerer <[EMAIL PROTECTED]>
---
Not changed by this
> Subject: [PATCH] [NET]: Remove PowerPC code from fec.c
>
> fec.c is only used on M68k Coldfire CPUs. Remove leftover
> PowerPC code from this driver.
I was always hoping that this driver would be supported on both
architectures. After all the underlying eth device is essentially
the
12 matches
Mail list logo