mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 04:53:36 +01:00
7f053812da
Depending on the architecture, building a 32-bit vDSO on a 64-bit kernel is problematic when some system headers are included. Minimise the amount of headers by moving needed items, such as __{get,put}_unaligned_t, into dedicated common headers and in general use more specific headers, similar to what was done in commit |
||
---|---|---|
.. | ||
getrandom.c | ||
gettimeofday.c | ||
Kconfig | ||
Makefile |