Found 865 matching messages (0.056 seconds). Page 1 of 44.
... -ported driver modules once this patch becomes a legacy). I am ... LKML > Cc: Eric Biederman > Subject: [PATCH 7/9] irq-remove: scsi ... drivers/scsi/megaraid.c > @@ -1244,7 +1244,6 @@ bug_blocked_mailbox: > > /** > * megaraid_isr_iomapped() > - * @irq ...
linux-kernel - Salyzyn, Mark - Oct 19 2007 - 09:00
... and module unload in the documentation patch for future enthusiasts.
The rest is ... the extract from my current "feedback" patch:
...
2) Jeff Garzik
- Use netdev_priv instead ... 25 2007 +1000
@@ -27,6 +27,7 @@
#include
linux-kernel - Rusty Russell - May 10 2007 - 06:12
... data_left, fileid_type, > nfsd_acceptable, exp); > } > @@ -289,7 +289,7 @@ out: > static void _fh_update(struct svc_fh ... ->fh.fh_dentry, > &resp->stat)); > } > @@ -49,7 +49,7 @@ static __be32 > nfsd_return_dirop(__be32 err, ...
linux-kernel - J. Bruce Fields - Nov 1 2007 - 17:47
... > if (bloc.logicalBlockNum < 0 || > @@ -455,6 +456,7 @@ static void udf_table_free_blocks(struct super_block *sb, > ... &udf_wbc); > page_cache_release(page); > @@ -219,6 +222,7 @@ struct buffer_head *udf_expand_dir_adinicb(struct inode *inode, int ...
linux-kernel - Jan Kara - Jan 7 2008 - 10:55
... class_dev)
class_device_unregister(class_dev);
@@ -818,7 +818,7 @@ int class_for_each_device(struct class ... dev->class->devices);
@@ -791,7 +789,7 @@ int device_add(struct device ... 000000000 +0800
@@ -20,6 +20,7 @@
#include
linux-kernel - Dave Young - Jan 15 2008 - 05:15
... the class_device will be away soon, the patch is updated as following because the problem ... darkstar@gmail.com>
>
Sorry for the dirty patch, please don't test the previous ... :47.000000000 +0800
@@ -20,6 +20,7 @@
#include linux-kernel - Dave Young - Jan 20 2008 - 21:43
... /x86/math-emu/errors.c > > @@ -75,7 +75,8 @@ void FPU_printall(void) > ... d)\n", FPU_modrm, FPU_modrm & 0xf8, > > + FPU_modrm & 7); > > else > > printk(KERN_ERR " /%d, mod=%d ... . Yes, you are right. Ingo, patch 7 deserves to be deleted. ...
linux-kernel - Paolo Ciarrocchi - Jan 31 2008 - 18:54
... /char/drm/i810_dma.c > @@ -117,7 +117,7 @@ static const struct file_operations i810 > ... /char/drm/i830_dma.c > @@ -119,7 +119,7 @@ static const struct file_operations i830 > ... /char/drm/i915_drv.c > @@ -559,7 +559,7 @@ static struct drm_driver driver = { ...
linux-kernel - Dave Airlie - May 21 2008 - 02:36
... infrastructure. Please consider the following patch instead, it is compile tested only ... (req == NULL) goto drop; @@ -605,7 +605,6 @@ int dccp_v4_conn_request(struct ... if (!req) goto out; @@ -301,7 +301,6 @@ struct sock *cookie_v4_check( ...
linux-netdev - Arnaldo Carvalho de Melo - Jun 10 2008 - 10:38
... (page)); > return page; > } > @@ -3546,7 +3546,7 @@ void __init add_active_range(unsigned in > ... , end_pfn, > nr_nodemap_entries, MAX_ACTIVE_REGIONS); > @@ -3945,7 +3945,7 @@ void __init free_area_init_nodes(unsigne > ...
linux-kernel - Yinghai Lu - Jun 16 2008 - 03:05
On Thu, 7 Jun 2007, Eric Dumazet wrote:
> On Thu, 7 Jun 2007 07:59:47 -0400
> Kyle Moffett
linux-kernel - Davide Libenzi - Jun 7 2007 - 11:51
On Thu, 7 Jun 2007 11:39:39 -0700 (PDT)
Davide Libenzi
linux-kernel - Andrew Morton - Jun 7 2007 - 16:03
... 03:41.000000000 +0400 > | @@ -2230,7 +2230,7 @@ static struct task_struct *next_tgid( ... Yes, I know this. The [PATCH 15/16] has to switch ... won't suffer when this patch set is in mainline. That' ... them. This is easier to patch only the boundary to the ...
linux-kernel - Pavel Emelianov - Jul 10 2007 - 02:47
... file changed, 9 insertions(+), 4 deletions(-) Following patch replaces pci_find_device with pci_get_device to avoid following ... id_list[i].device_id, dev_hfcpci); i++; @@ -1687,7 +1687,7 @@ setup_hfcpci(struct IsdnCard *card) cs-> ...
linux-kernel - S.Çağlar - Jul 13 2007 - 19:02
... as suggested by Satyam Sharma. > > This patch doesn't introduce any noticeable behavior ... sharma@gmail.com> > --- > fs/sysfs/dir.c | 7 +------ > fs/sysfs/inode.c | ... .h | 2 +- > 3 files changed, 7 insertions(+), 9 deletions(-) > Acked-by: ...
linux-kernel - Cornelia Huck - Jul 31 2007 - 09:33
... (clameter@sgi.com) wrote:
> With this patch SLUB will perform tests on bootup and ... b/mm/slub.c
> @@ -20,6 +20,7 @@
> #include
linux-kernel - Mathieu Desnoyers - Aug 17 2007 - 12:21
Patches 5, 6, and 7 in the series sound useful, but could they come with documentation updates please? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info ...
git - Junio C Hamano - Jan 7 2006 - 22:25
... 06:25:46PM -0800, Junio C Hamano wrote: > Patches 5, 6, and 7 ... However, since my initial motivation was patch 7, and you correctly pointed out ... and 6 are not needed for 7, I'm not sure what to ... have to let your comments about patch 6 settle in my mind first ...
git - Yann Dirson - Jan 8 2006 - 06:11
... to the repository: http://svn.berlios.de/svnroot/repos/socketcan/trunk/patch-series/net-2.6.24 If you request, I could send PATCH 7/7 on the list again. urs - To unsubscribe from this list: send the line "unsubscribe ...
linux-netdev - Urs Thuermann - Sep 17 2007 - 16:22
... : > > http://svn.berlios.de/svnroot/repos/socketcan/trunk/patch-series/net-2.6.24 > > If you request, I could send PATCH 7/7 on the list again. Please do, having the patch in mail makes it easier to review and to comment. Thanks, ...
linux-netdev - Thomas Gleixner - Sep 17 2007 - 16:37