Daniel Santos ([email protected])

Number of posts: 32 (0.01 per day)
First post: 2012-06-10 01:58:10
Last post: 2020-04-01 01:22:36

Date List Subject
2020-04-01 01:22:36 linux-kernel Re: [PATCH] compiler.h: fix error in BUILD_BUG_ON() reporting
2020-04-01 00:56:10 linux-kernel Re: [PATCH] compiler.h: fix error in BUILD_BUG_ON() reporting
2020-03-31 22:34:20 linux-kernel Re: [PATCH] compiler.h: fix error in BUILD_BUG_ON() reporting
2020-03-31 22:28:13 linux-kernel Re: [PATCH] compiler.h: fix error in BUILD_BUG_ON() reporting
2018-12-03 21:46:38 linux-wireless Re: rt2800 tx frame dropping issue.
2018-12-03 21:30:23 linux-wireless Re: rt2800 tx frame dropping issue.
2018-11-24 15:38:59 linux-kernel [PING 2] [PATCH] jffs2: Fix use of uninitialized delayed_work, lockdep breakage
2018-11-20 21:22:23 linux-wireless rt2800 tx frame dropping issue.
2018-11-05 21:42:11 linux-kernel [PING][PATCH] jffs2: Fix use of uninitialized delayed_work, lockdep breakage
2018-10-30 02:49:42 linux-kernel How to implement "#interrupt-cells = <2>" for a gpiochip?
2018-10-22 04:59:47 linux-kernel Re: [PATCH] jffs2: Fix use of uninitialized delayed_work, lockdep breakage
2018-10-19 08:31:42 linux-kernel [PATCH] jffs2: Fix use of uninitialized delayed_work, lockdep breakage
2018-08-29 06:33:21 linux-kernel Deadlock in md
2018-08-27 20:44:11 linux-kernel Re: [PATCH v2] compiler.h: give up __compiletime_assert_fallback()
2018-08-27 20:07:40 linux-kernel Re: [PATCH v2] compiler.h: give up __compiletime_assert_fallback()
2018-08-21 08:13:29 linux-kernel Re: [RFC PATCH] compiler.h: give up __compiletime_assert_fallback()
2018-04-15 12:11:27 linux-kernel Re: BUILD_BUG_ON_MSG
2012-06-23 04:08:22 linux-kernel [PATCH v4 1/13] compiler-gcc4.h: Correct verion check for __compiletime_error
2012-06-23 04:08:00 linux-kernel [PATCH v4 12/13] fair.c: Use generic rbtree impl in fair scheduler
2012-06-23 04:07:54 linux-kernel [PATCH v4 2/13] compiler-gcc4.h: Reorder macros based upon gcc ver
2012-06-23 04:07:51 linux-kernel [PATCH v4 3/13] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
2012-06-23 04:07:44 linux-kernel [PATCH v4 9/13] bug.h: Add BUILD_BUG_ON_NON_CONST macro
2012-06-23 04:07:40 linux-kernel [PATCH v4 13/13] documentation for rbtrees
2012-06-23 04:07:33 linux-kernel [PATCH v4 6/13] bug.h: Replace __linktime_error with __compiletime_error
2012-06-23 04:02:25 linux-kernel [PATCH v4 11/13] rbtree.h: Generic Red-Black Trees
2012-06-23 04:02:23 linux-kernel [PATCH v4 10/13] bug.h: Add gcc 4.2+ versions of BUILD_BUG_ON_* macros
2012-06-23 04:02:21 linux-kernel [PATCH v4 8/13] bug.h: Make BUILD_BUG_ON generate compile-time error
2012-06-23 04:02:18 linux-kernel [PATCH v4 7/13] compiler{,-gcc4}.h: Introduce __flatten function attribute
2012-06-23 04:02:16 linux-kernel [PATCH v4 5/13] compiler{,-gcc4}.h: Remove duplicate macros
2012-06-23 04:02:14 linux-kernel [PATCH v4 4/13] compiler-gcc{3,4}.h: Use GCC_VERSION macro
2012-06-23 04:01:23 linux-kernel [PATCH v4 0/13] Generic Red-Black Trees
2012-06-10 01:58:10 linux-kernel [PATCH] drivers/mtd/ubi/wl.c: optimization for in_wl_tree()