]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Nov 2013 05:25:33 +0000 (14:25 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Nov 2013 05:25:33 +0000 (14:25 +0900)
commite250f7e0b6842432d85661a9e1dda7196ee35656
tree600c2f91fd97ac3f00a608322c17d70abd70d7a4
parent74fa3e02e81a6c452565f4e579291b2670e98304
parent820f83c94b8cc66f0d94dee9c8be12ba06b7ae8f
Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag

Pull metag architecture changes from James Hogan:
 - A change to remove the last dependence on bootloader exception
   handlers so that QEMU can more easily boot an SMP Linux/Meta kernel
   image directly.
 - A fix for a minor off by one error in a BUG_ON condition found by Dan
   Carpenter.

* tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag:
  metag: off by one in setup_bootmem_node()
  metag: handle low level kicks directly