Home
last modified time | relevance | path

Searched hist:cd642c88a1957179fdc6843a6c7bd04ca238d625 (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/arm/allwinner/
H A Daw_nmi.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
/freebsd/sys/arm/nvidia/
H A Dtegra_gpio.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
/freebsd/sys/arm/allwinner/a10/
H A Da10_intc.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2836.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
H A Dbcm2835_intr.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
H A Dbcm2835_gpio.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
/freebsd/sys/arm/ti/
H A Daintc.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
H A Dti_gpio.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
/freebsd/sys/arm/mv/
H A Dmpic.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
/freebsd/sys/arm/freescale/imx/
H A Dimx_gpio.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
/freebsd/sys/sys/
H A Dintr.hdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
/freebsd/sys/kern/
H A Dsubr_intr.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
/freebsd/sys/arm/arm/
H A Dgic.cdiff cd642c88a1957179fdc6843a6c7bd04ca238d625 Thu May 05 15:31:19 CEST 2016 Svatopluk Kraus <skra@FreeBSD.org> INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.