Shawn C uploaded patch set #2 to this change.

View Change

arch/x86/pci_io_cfg.h: Fix undefined behaviour in left-shift

GCC build option "-fsanitize=shift" will complain:
"runtime error: left shift of 1 by 31 places cannot be represented in type 'int'"

Signed-off-by: Shawn C <citypw@hardenedlinux.org>
Change-Id: I6eeee1e92b616f68aa60eb74771912dd00ff7712
---
M src/arch/x86/include/arch/pci_io_cfg.h
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/49076/2

To view, visit change 49076. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6eeee1e92b616f68aa60eb74771912dd00ff7712
Gerrit-Change-Number: 49076
Gerrit-PatchSet: 2
Gerrit-Owner: Shawn C <citypw@hardenedlinux.org>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset