build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27356 )
Change subject: riscv: add spin lock support
......................................................................
Patch Set 8:
(1 comment)
https://review.coreboot.org/#/c/27356/8/src/arch/riscv/include/arch/smp/atom...
File src/arch/riscv/include/arch/smp/atomic.h:
https://review.coreboot.org/#/c/27356/8/src/arch/riscv/include/arch/smp/atom...
PS8, Line 45: # define atomic_cas(v, cmp, swp) __sync_val_compare_and_swap(&((v)->counter), cmp, swp)
line over 80 characters
--
To view, visit
https://review.coreboot.org/27356
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I7e93fb8b35c4452f0fe3f7f4bcc6f7aa4e042451
Gerrit-Change-Number: 27356
Gerrit-PatchSet: 8
Gerrit-Owner: Xiang Wang (1001664)
Gerrit-Reviewer: Jonathan Neuschäfer
j.neuschaefer@gmx.net
Gerrit-Reviewer: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Shawn Chang
citypw@gmail.com
Gerrit-Reviewer: Xiang Wang (1001664)
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Martin Roth
martinroth@google.com
Gerrit-Comment-Date: Mon, 09 Jul 2018 13:55:43 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No