summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStefano Stabellini <sstabellini@kernel.org>2018-02-28 18:05:34 -0800
committerJuergen Gross <jgross@suse.com>2018-03-01 07:23:36 +0100
commitd811bcee1f7a379cad893fdee4c8db5775963b7f (patch)
tree17b1b13bd4777b6f26d65280d765e9d34ad26e9d /tools/perf/scripts/python
parent47b02f4c621c5ae9fd27248dfa9a194bc1387ecb (diff)
downloadkernel-d811bcee1f7a379cad893fdee4c8db5775963b7f.tar.gz
pvcalls-front: 64-bit align flags
We are using test_and_* operations on the status and flag fields of struct sock_mapping. However, these functions require the operand to be 64-bit aligned on arm64. Currently, only status is 64-bit aligned. Make status and flags explicitly 64-bit aligned. Signed-off-by: Stefano Stabellini <stefano@aporeto.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
ace/ff.c?h=linux-6.6.y&id=5b14ec25a79bf60fc9a663fe579a500b6ac9d8ab'>ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto 2018-10-10ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto 2018-10-04ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto 2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto 2017-04-05ALSA: fireface: add support for Fireface 400Takashi Sakamoto 2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto 2017-04-05ALSA: fireface: add support for PCM functionalityTakashi Sakamoto 2017-04-05ALSA: fireface: add stream management functionalityTakashi Sakamoto 2017-04-05ALSA: fireface: add proc node to help debuggingTakashi Sakamoto 2017-04-05ALSA: fireface: add support for MIDI functionalityTakashi Sakamoto 2017-04-05ALSA: fireface: add transaction supportTakashi Sakamoto 2017-04-05ALSA: fireface: add model specific structureTakashi Sakamoto 2017-04-05ALSA: fireface: postpone sound card registrationTakashi Sakamoto 2017-04-05ALSA: fireface: add skeleton for RME Fireface seriesTakashi Sakamoto