summaryrefslogtreecommitdiffstats
path: root/contrib/gcclibs/libcpp/errors.c
diff options
context:
space:
mode:
authorandreast <andreast@FreeBSD.org>2013-12-12 13:00:07 +0000
committerandreast <andreast@FreeBSD.org>2013-12-12 13:00:07 +0000
commit465403a5cc91e82c71efd87f017455ae0609eb30 (patch)
tree8fe4ccf0526f3ee8bacc067c8362b78d2e736895 /contrib/gcclibs/libcpp/errors.c
parentcaaf223f40bd53798c5077103a428622dc515976 (diff)
downloadFreeBSD-src-465403a5cc91e82c71efd87f017455ae0609eb30.zip
FreeBSD-src-465403a5cc91e82c71efd87f017455ae0609eb30.tar.gz
MFC: r258427, r258694
r258694: Make RTAS calls, which call setfault() to recover from machine checks, preserve any existing fault buffer. RTAS calls are meant to be safe from interrupt context (and are indeed used there to implement the xics PIC driver). Without this, calling into RTAS in interrupt context would have the effect of clearing any existing onfault state of the interrupted thread, potentially leading to a panic. r258427: For PCI<->PCI bridges, #address-cells may be 3. Allow this when parsing the ibm,dma-window properties. This is especially a concern when #ibm,dma-address-cells is not specified and we have to use the regular #address-cells property.
Diffstat (limited to 'contrib/gcclibs/libcpp/errors.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud