Found 4119 matching messages (0.036 seconds). Page 1 of 50.
... if (len < 5) return len; /* call too long for patch site ... type) { case VMI_RELOCATION_CALL_REL: BUG_ON(len < 5); - *(char *)insns = MNEM_CALL; - patch_offset(insns ... const struct lguest_insns /* Now our patch routine is fairly simple (based ...
linux-kernel - Andi Kleen - Aug 9 2007 - 08:41
... inserting something like the attached untested patch in your series, between library and ... side support for user-relative paths. [5/6] Documentation update for user-relative ... relative paths. -- >8 -- cut here -- >8 -- Subject: [PATCH] Do not DWIM in ...
git - Junio C Hamano - Nov 18 2005 - 19:19
... along with my 1/5 bug fix, as without this patch we get the sequence: http_init() ... m pretty sure that one of these patches alone will still cause SIGSEGV/SIGBUS errors ... parameter that I removed in this patch isn't critical for functionality, but ...
git - Shawn O. Pearce - Sep 16 2007 - 04:11
... the progression of work as the patches go, but in this case, ... for the reviewers if the first patch which adds a > chunk of code ... methods to take default values; 3/5 Enhance Git.pm with get_color() ... to either: (1) Squash 4 and 5 in the above list into ...
git - Junio C Hamano - Nov 22 2007 - 18:35
... is quite high. After the patch below is applied, here are ... Group B and C have 5 tasks each all of which ... What's changing in the patch? ============================= - How cpu weights are calculated ... basic change made in this patch is how cpu weight (rq ...
linux-kernel - Srivatsa Vaddagiri - Nov 27 2007 - 01:27
... - for (j = 0; - j < FORMAT_PATCH_NAME_MAX - suffix_len - 5 && - len < sizeof(filename) - suffix_len && - sol[j] && ... $i + done +' + test_expect_success 'excessive subject' ' rm -rf patches/ && -- 1.5.4.1.191.gfbf10 ...
git - Daniel Barkalow - Feb 18 2008 - 23:56
... 2 1-2[*] 4-6 4-5 1-3 1-2 1-2 ... -6 2-3 4-7 5-6 1-3 4-7 ... 2-3 3-6 4-5 1-3 2-6 2- ... 4-7 -1[**] 1-3 5 EINVAL [**] Upon further rebind with ... -3 1-3 4-7 5-7 1-3 2-4 ... 4-7 3 1-3 5 3 0-7 3 [***] All ... 1-3 3-6 3,5-6 1-3 2-6 ...
linux-kernel - David Rientjes - Feb 26 2008 - 21:17
... 2 1-2[*] 4-6 4-5 > 1-3 1-2 1-2 ... 2-6 2-3 4-7 5-6 > 1-3 4-7 ... was relaxed by the recent patch to "silently restrict" the nodes to ... 2 4-7 -1[**] > 1-3 5 EINVAL > > [**] Upon further rebind with ... 4-7 3 > 1-3 5 3 0-7 3 > > [***] All ...
linux-kernel - Lee Schermerhorn - Feb 27 2008 - 11:37
... +#define MD_PRT_ADR_LBN 11 +#define MD_PRT_ADR_WIDTH 5 +#define MD_DEV_ADR_LBN 6 +#define MD_DEV_ADR_WIDTH ... define RX_EV_PKT_TYPE_VLAN_LLC_DECODE 4 +#define RX_EV_PKT_TYPE_VLAN_JUMBO_DECODE 5 +#define RX_EV_HDR_TYPE_LBN 42 +#define RX_EV_HDR_TYPE_WIDTH ...
linux-netdev - Ben Hutchings - Mar 11 2008 - 21:25
... +#define MD_PRT_ADR_LBN 11 +#define MD_PRT_ADR_WIDTH 5 +#define MD_DEV_ADR_LBN 6 +#define MD_DEV_ADR_WIDTH ... define RX_EV_PKT_TYPE_VLAN_LLC_DECODE 4 +#define RX_EV_PKT_TYPE_VLAN_JUMBO_DECODE 5 +#define RX_EV_HDR_TYPE_LBN 42 +#define RX_EV_HDR_TYPE_WIDTH ...
linux-netdev - Ben Hutchings - Mar 26 2008 - 08:14
... is an updated version of the patch with the corrections. > > +void ima_add_violation(struct ... warning. You probably want atomic_long_inc(). [Patch 5/5]integrity: IMA as an integrity ... @subj: pointer to an LSM subject value + * @obj: pointer to an LSM ...
linux-kernel - Mimi Zohar - Jul 17 2008 - 17:54
This patch syncs omap specific headers with linux-omap. Most of the changes ... 3 -#define OMAP_DSP_IOCTL_CPU_IDLE 4 -#define OMAP_DSP_IOCTL_MPUI_WORDSWAP_ON 5 -#define OMAP_DSP_IOCTL_MPUI_WORDSWAP_OFF 6 -#define OMAP_DSP_IOCTL_MPUI_BYTESWAP_ON 7 -# ...
linux-kernel - Tony Lindgren - Apr 9 2007 - 17:22
... push w1 part myself.
Cleaned up patch follows. Before acking, please take a ... From: Anton Vorontsov
linux-kernel - Anton Vorontsov - Apr 12 2007 - 11:47
... [DS2760_VOLTAGE_MSB] << 3) | + (di->raw[DS2760_VOLTAGE_LSB] >> 5); + di->voltage_uV = di->voltage_raw * 4880; ... DS2760_TEMP_MSB]) << 3) | + (di->raw[DS2760_TEMP_LSB] >> 5); + di->temp_C = di->temp_raw + (di ...
linux-kernel - Anton Vorontsov - Apr 25 2007 - 11:51
... , lun, &response) < 0) { + if (sd->retries++ < 5) { + schedule_delayed_work(&sd->work, DIV_ROUND_UP(HZ, 5)); + ... + } + schedule_delayed_work(&sd->work, DIV_ROUND_UP(HZ, 5)); + return; + } + + sd->generation = generation; + sd->node_id = ...
linux-kernel - Stefan Richter - May 2 2007 - 08:18
... write " 61437.27 64521.53 +5.0% " Rewrite " 47893.02 48335. ... write " 14849.80 14104.38 -5.0% " Pwrite " 62955.30 65701 ... 96.48 103.68 +7.5% 5000-transactions run 1 48 ...
linux-kernel - Fengguang Wu - May 16 2007 - 18:47
... : Ethan Solomita
linux-kernel - Ethan Solomita - Jul 17 2007 - 17:36
... -- include/asm-um/a.out.h | 5 include/asm-um/tlbflush.h | 8 - ... 13:29:20.000000000 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002 Jeff Dike ( ... 13:29:20.000000000 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002 Jeff Dike ( ...
linux-kernel - Jeff Dike - Aug 14 2007 - 17:40
... Currently, the driver only tries up to 5 times (5us) to get the results of a ... )); if (t3_wait_op_done(adapter, A_SG_CONTEXT_CMD, - F_CONTEXT_CMD_BUSY, 0, 5, 1)) + F_CONTEXT_CMD_BUSY, 0, + SG_CONTEXT_CMD_ATTEMPTS, 1)) return ...
linux-kernel - Divy Le Ray - Sep 5 2007 - 18:58
... in object reading code paths. The patch is unfortunately large but there is ... error("read of %s failed", patch->old_name); diff --git a/builtin-blame ... (sha1)); strcpy(path, ".merge_file_XXXXXX"); -- 1.5.0.572.ge86d - To unsubscribe ...
git - Nicolas Pitre - Feb 26 2007 - 15:55