]> git.puffer.fish Git - mirror/frr.git/commit
debian: use mutexes for zserv stats
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 5 Jan 2023 17:18:33 +0000 (18:18 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 6 Jan 2023 13:58:16 +0000 (14:58 +0100)
commit3aa1904a8e4d7778b6871fde6cd8467894743be6
tree6b96f8692334ce641634adb32ed2a839a02d5a61
parente9f0af06c90df7a8364534e2b2e5225ece00076f
debian: use mutexes for zserv stats

Most 32-bit architectures, notably armel, mipsel, m68k, powerpc & sh4,
don't support atomic laod/store wider than 32 bit.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
debian/.gitignore
debian/changelog
debian/patches/series
debian/patches/zserv_time_atomics.patch [new file with mode: 0644]