Searched +hist:9 +hist:d50638b (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dtypes.hdiff 3db55767 Fri May 12 04:33:38 MDT 2023 Alexey Dobriyan <adobriyan@gmail.com> add intptr_t

Add signed intptr_t given that a) it is standard type and b) uintptr_t is
in tree.

Link: https://lkml.kernel.org/r/ed66b9e4-1fb7-45be-9bb9-d4bc291c691f@p183
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
diff 9efeccac Sat Dec 10 21:34:53 MST 2016 Michael S. Tsirkin <mst@redhat.com> linux: drop __bitwise__ everywhere

__bitwise__ used to mean "yes, please enable sparse checks
unconditionally", but now that we dropped __CHECK_ENDIAN__
__bitwise is exactly the same.
There aren't many users, replace it by __bitwise everywhere.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Stefan Schmidt <stefan@osg.samsung.com>
Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Akced-by: Lee Duncan <lduncan@suse.com>
diff 9d50638b Sat Feb 07 22:30:25 MST 2009 Jaswinder Singh Rajput <jaswinderrajput@gmail.com> unconditionally include asm/types.h from linux/types.h

Reported-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
diff 9d50638b Sat Feb 07 22:30:25 MST 2009 Jaswinder Singh Rajput <jaswinderrajput@gmail.com> unconditionally include asm/types.h from linux/types.h

Reported-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

Completed in 125 milliseconds