[PATCH] documentation: ntb.txt correct grammar "however"

2016-06-04 Thread Justin Keller
Correct the grammar around the word however. Signed-off-by: Justin Keller --- index 1d9bbab..5d43510 100644 --- a/Documentation/ntb.txt +++ b/Documentation/ntb.txt @@ -35,7 +35,7 @@ establishes a logical link to the peer, and creates queue pairs to exchange messages and data. The NTB

patch to fix small grammar error

2016-02-11 Thread Justin Keller
Hello, I have a small patch to the memory-hotplug documentation. One line adds a comma, and the other line adds an and. Justin Keller --- Documentation/memory-hotplug.txt.orig 2016-02-11 11:21:22.0 -0500 +++ Documentation/memory-hotplug.txt 2016-02-11 11:23:08.0 -0500 @@ -88,9

possible patch

2016-02-10 Thread Justin Keller
N)>sizeof(ictl.parm.setup.phone) { Justin Keller

update README

2015-04-16 Thread Justin Keller
The README file specifics 3.X kernel in different places. The kernel is now 4.X, no longer 3.X Justin Keller diff --git a/README b/linux/README index a24ec89..67fc7a8 100644 --- a/README +++ b/linux/README @@ -1,6 +1,6 @@ -Linux kernel release 3.x <http://kernel.org/> +

Re: [PATCH 2/2] livepatch: Fix the bug if the function name is larger than KSYM_NAME_LEN-1

2015-04-15 Thread Justin Keller
I agree that 128+ function names are bad and there is no need for such long names, epically for compatibility with 80 char/line displays. I cannot think of an example even near as long as 127 characters. Are there even such long function names anywhere in the kernel? Justin On Wed, Apr 15, 2015 a

Re: [RFC][PATCH] timekeeping: Limit system time to prevent 32-bit time_t overflow

2015-04-15 Thread Justin Keller
Is there a reason for "step = leap"? On Wed, Apr 15, 2015 at 11:41 AM, Miroslav Lichvar wrote: > On systems with 32-bit time_t, it seems there are quite a few problems > that applications may have with time overflowing in year 2038. Beside > getting in an unexpected state by not checking integer o

NMI watchdog

2015-03-30 Thread Justin Keller
Hello, Although not running a vanilla kernel on this machine, I have reported the issue to the distribution's bug tracking system. It has been almost a week with no response, so I am sending this email. Multiple times, when I return to my computer from being away for a little while, I noticed: Mes