Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1267582
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() |
| Date | 2015-11-12 03:00 +0100 |
| Message-ID | <qtPl7-2op-1@gated-at.bofh.it> (permalink) |
| References | <qt0si-2g6-25@gated-at.bofh.it> |
| Organization | Oracle Corporation |
>>>>> "Alison" == Alison Schofield <amsfield22@gmail.com> writes: Alison> Replace the use of struct timeval and do_gettimeofday() with 64 Alison> bit ktime_get_real_seconds. Prevents 32-bit type overflow in Alison> year 2038 on 32-bit systems. Applied. -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3] scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() Alison Schofield <amsfield22@gmail.com> - 2015-11-09 20:40 +0100 Re: [Y2038] [PATCH v3] scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() Arnd Bergmann <arnd@arndb.de> - 2015-11-09 21:40 +0100 Re: [PATCH v3] scsi: pmcraid: replace struct timeval with ktime_get_real_seconds() "Martin K. Petersen" <martin.petersen@oracle.com> - 2015-11-12 03:00 +0100
csiph-web