From: Frank Bennett <bennett78@lpbroadband.net>
To: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
kernel@avr32linux.org,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] AVR32 fixes
Date: Mon, 25 Jun 2007 14:14:26 -0600 [thread overview]
Message-ID: <46802222.90104@lpbroadband.net> (raw)
In-Reply-To: <20070623164143.2bba7104@dhcp-255-175.norway.atmel.com>
Haavard Skinnemoen wrote:
> Hi Linus,
>
> Please pull the 'for-linus' branch of
>
> git://www.atmel.no/~hskinnemoen/linux/kernel/avr32.git for-linus
>
> to receive the following updates.
>
> The status of the various SL*B allocators on AVR32 is now as follows:
> * SLAB works, but debugging is effectively disabled due to
> ARCH_KMALLOC_MINALIGN.
> * SLUB works, including debugging.
> * SLOB seems to ignore ARCH_KMALLOC_MINALIGN, so it breaks DMA
> (SPI in particular is affected by this.)
>
> So since SLUB is currently the allocator that works best on AVR32, I've
> enabled it by default for both ATSTK1002 and ATNGW100. Big thanks to
> Christoph for fixing the ARCH_KMALLOC_MINALIGN vs. CONFIG_SLUB_DEBUG
> issue.
>
> David Brownell (1):
> [AVR32] Initialize dma_mask and dma_coherent_mask
>
> Haavard Skinnemoen (2):
> [AVR32] Fix bug in invalidate_dcache_region()
> [AVR32] Update defconfigs
>
> ben.nizette@iinet.net.au (1):
> [AVR32] NGW100, Remove relics of the old USART mapping scheme
>
snip, snip.....
makes fine, but requires :
export ARCH=avr32
export CROSS_COMPILE=avr32-linux-
make defconfig
make
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
MODPOST vmlinux
UIMAGE arch/avr32/boot/images/uImage
"mkimage" command not found - U-Boot images will not be built
Image arch/avr32/boot/images/uImage is ready
make[1]: `arch/avr32/boot/images/vmlinux.elf' is up to date.
Building modules, stage 2.
MODPOST 20 modules
-Frank Bennett
next prev parent reply other threads:[~2007-06-25 20:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-23 14:41 [GIT PULL] AVR32 fixes Haavard Skinnemoen
2007-06-25 20:14 ` Frank Bennett [this message]
2007-06-26 7:02 ` Haavard Skinnemoen
-- strict thread matches above, loose matches on Subject: below --
2008-12-18 15:38 Haavard Skinnemoen
2008-05-27 8:17 [GIT PULL] avr32 fixes Haavard Skinnemoen
2008-02-29 13:46 Haavard Skinnemoen
2007-06-14 17:00 [GIT PULL] AVR32 fixes Haavard Skinnemoen
2007-03-07 10:10 Haavard Skinnemoen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46802222.90104@lpbroadband.net \
--to=bennett78@lpbroadband.net \
--cc=hskinnemoen@atmel.com \
--cc=kernel@avr32linux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.