Skip to content

Commit

Permalink
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Browse files Browse the repository at this point in the history
* master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6:
  sh64: Add .gitignore entry for syscalltab.
  sh64: generic quicklist support.
  sh64: Update cayman defconfig.
  sh64: Fixup sh-sci build.
  sh64: ppoll/pselect6() and restartable syscalls.
  sh64: dma-mapping updates.
  sh64: Fixups for the irq_regs changes.
  sh64: Wire up many new syscalls.
  spelling fixes: arch/sh64/
  sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c
  • Loading branch information
Linus Torvalds committed May 16, 2007
2 parents e089d43 + 51a41e7 commit 835a906
Show file tree
Hide file tree
Showing 23 changed files with 296 additions and 204 deletions.
3 changes: 3 additions & 0 deletions arch/sh64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ config MMU
bool
default y

config QUICKLIST
def_bool y

config RWSEM_GENERIC_SPINLOCK
bool
default y
Expand Down
Loading

0 comments on commit 835a906

Please sign in to comment.