Hi Linus,

this is fixed pull request (origin one was sent some days ago).
I have fixed defconfigs as you suggested. In that meantime I have
also found 3 other things which needs to be fixed which are also
included (Highmem fixup and pci warnings reported by 0-day testing system).

Thanks,
Michal



The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed:
  Linus Torvalds (1):
        Linux 3.8-rc2

are available in the git repository at:

  git://git.monstr.eu/linux-2.6-microblaze.git next

Michal Simek (6):
      microblaze: Microblaze wants sys_fork for noMMU too
      microblaze: Change section flags for noMMU
      microblaze: Kill __kmap_atomic()
      microblaze: Add finit_module syscall
      microblaze: Fix pci compilation and sparse warnings
      microblaze: Update microblaze defconfigs

 arch/microblaze/configs/mmu_defconfig     |   52 ++++++++++++++------
 arch/microblaze/configs/nommu_defconfig   |   73 +++++++++++++++++-----------
 arch/microblaze/include/asm/highmem.h     |    2 +-
 arch/microblaze/include/asm/uaccess.h     |    2 +-
 arch/microblaze/include/asm/unistd.h      |    2 -
 arch/microblaze/include/uapi/asm/unistd.h |    3 +-
 arch/microblaze/kernel/syscall_table.S    |    1 +
 arch/microblaze/pci/pci-common.c          |   11 ++--
 8 files changed, 90 insertions(+), 56 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to