Home
last modified time | relevance | path

Searched hist:"13 c6ee2a921683bae4bb4ba57b1f5b82f49e6b8a" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/isdn/mISDN/
H A Dsocket.cdiff 13c6ee2a921683bae4bb4ba57b1f5b82f49e6b8a Sat Feb 02 09:34:48 CST 2019 Deepa Dinamani <deepa.kernel@gmail.com> socket: Use old_timeval types for socket timestamps

As part of y2038 solution, all internal uses of
struct timeval are replaced by struct __kernel_old_timeval
and struct compat_timeval by struct old_timeval32.
Make socket timestamps use these new types.

This is mainly to be able to verify that the kernel build
is y2038 safe when such non y2038 safe types are not
supported anymore.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Cc: isdn@linux-pingi.de
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/rds/
H A Drecv.cdiff 13c6ee2a921683bae4bb4ba57b1f5b82f49e6b8a Sat Feb 02 09:34:48 CST 2019 Deepa Dinamani <deepa.kernel@gmail.com> socket: Use old_timeval types for socket timestamps

As part of y2038 solution, all internal uses of
struct timeval are replaced by struct __kernel_old_timeval
and struct compat_timeval by struct old_timeval32.
Make socket timestamps use these new types.

This is mainly to be able to verify that the kernel build
is y2038 safe when such non y2038 safe types are not
supported anymore.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Cc: isdn@linux-pingi.de
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/
H A Dcompat.cdiff 13c6ee2a921683bae4bb4ba57b1f5b82f49e6b8a Sat Feb 02 09:34:48 CST 2019 Deepa Dinamani <deepa.kernel@gmail.com> socket: Use old_timeval types for socket timestamps

As part of y2038 solution, all internal uses of
struct timeval are replaced by struct __kernel_old_timeval
and struct compat_timeval by struct old_timeval32.
Make socket timestamps use these new types.

This is mainly to be able to verify that the kernel build
is y2038 safe when such non y2038 safe types are not
supported anymore.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Cc: isdn@linux-pingi.de
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsocket.cdiff 13c6ee2a921683bae4bb4ba57b1f5b82f49e6b8a Sat Feb 02 09:34:48 CST 2019 Deepa Dinamani <deepa.kernel@gmail.com> socket: Use old_timeval types for socket timestamps

As part of y2038 solution, all internal uses of
struct timeval are replaced by struct __kernel_old_timeval
and struct compat_timeval by struct old_timeval32.
Make socket timestamps use these new types.

This is mainly to be able to verify that the kernel build
is y2038 safe when such non y2038 safe types are not
supported anymore.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Cc: isdn@linux-pingi.de
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/bluetooth/
H A Dhci_sock.cdiff 13c6ee2a921683bae4bb4ba57b1f5b82f49e6b8a Sat Feb 02 09:34:48 CST 2019 Deepa Dinamani <deepa.kernel@gmail.com> socket: Use old_timeval types for socket timestamps

As part of y2038 solution, all internal uses of
struct timeval are replaced by struct __kernel_old_timeval
and struct compat_timeval by struct old_timeval32.
Make socket timestamps use these new types.

This is mainly to be able to verify that the kernel build
is y2038 safe when such non y2038 safe types are not
supported anymore.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Cc: isdn@linux-pingi.de
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/linux/
H A Dskbuff.hdiff 13c6ee2a921683bae4bb4ba57b1f5b82f49e6b8a Sat Feb 02 09:34:48 CST 2019 Deepa Dinamani <deepa.kernel@gmail.com> socket: Use old_timeval types for socket timestamps

As part of y2038 solution, all internal uses of
struct timeval are replaced by struct __kernel_old_timeval
and struct compat_timeval by struct old_timeval32.
Make socket timestamps use these new types.

This is mainly to be able to verify that the kernel build
is y2038 safe when such non y2038 safe types are not
supported anymore.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Cc: isdn@linux-pingi.de
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Dtcp.cdiff 13c6ee2a921683bae4bb4ba57b1f5b82f49e6b8a Sat Feb 02 09:34:48 CST 2019 Deepa Dinamani <deepa.kernel@gmail.com> socket: Use old_timeval types for socket timestamps

As part of y2038 solution, all internal uses of
struct timeval are replaced by struct __kernel_old_timeval
and struct compat_timeval by struct old_timeval32.
Make socket timestamps use these new types.

This is mainly to be able to verify that the kernel build
is y2038 safe when such non y2038 safe types are not
supported anymore.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Cc: isdn@linux-pingi.de
Signed-off-by: David S. Miller <davem@davemloft.net>