From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758783Ab0EML4n (ORCPT ); Thu, 13 May 2010 07:56:43 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:52932 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751931Ab0EML4l (ORCPT ); Thu, 13 May 2010 07:56:41 -0400 Message-ID: <4BEBE8C8.3090202@monstr.eu> Date: Thu, 13 May 2010 13:55:52 +0200 From: Michal Simek Reply-To: monstr@monstr.eu User-Agent: Thunderbird 2.0.0.22 (X11/20090625) MIME-Version: 1.0 To: Linus Torvalds CC: LKML Subject: [GIT PULL] arch/microblaze fixes for 2.6.34-rc8 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, please pull the following bug fixes. Thanks, Michal The following changes since commit be835674b55324c1abe973b15343c3663910c620: Linus Torvalds (1): Merge branch 'merge' of git://git.kernel.org/.../benh/powerpc are available in the git repository at: git://git.monstr.eu/linux-2.6-microblaze.git for-linus Michal Simek (3): microblaze: Remove compilation warnings in cache macro microblaze: Remove powerpc code from Microblaze port microblaze: export assembly functions used by modules Steven J. Magnani (3): microblaze: re-enable interrupts before calling schedule microblaze: fix get_user/put_user side-effects microblaze: export assembly functions used by modules arch/microblaze/include/asm/uaccess.h | 87 +++++++++++++++++++++++------ arch/microblaze/kernel/cpu/cache.c | 3 +- arch/microblaze/kernel/entry-nommu.S | 2 + arch/microblaze/kernel/microblaze_ksyms.c | 11 ++++ arch/microblaze/mm/init.c | 1 + arch/microblaze/mm/pgtable.c | 1 + arch/microblaze/pci/pci-common.c | 2 +- 7 files changed, 87 insertions(+), 20 deletions(-) -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian