All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150321091514.GA22926@sci.fi>

diff --git a/a/1.txt b/N1/1.txt
index b13fc74..4a68576 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -47,7 +47,7 @@ MTRRs need power of two size, so how is this supposed to work?
 >  	info->fix.mmio_start = raddr;
 > -	par->ati_regbase = ioremap(info->fix.mmio_start, 0x1000);
 > +	par->ati_regbase = ioremap_nocache(info->fix.mmio_start, 0x1000);
->  	if (par->ati_regbase == NULL)
+>  	if (par->ati_regbase = NULL)
 >  		return -ENOMEM;
 >  
 > @@ -3491,6 +3476,8 @@ static int atyfb_setup_generic(struct pci_dev *pdev, struct fb_info *info,
@@ -57,7 +57,7 @@ MTRRs need power of two size, so how is this supposed to work?
 > +	aty_fudge_framebuffer_len(info);
 > +
 >  	info->screen_base = ioremap(info->fix.smem_start, info->fix.smem_len);
->  	if (info->screen_base == NULL) {
+>  	if (info->screen_base = NULL) {
 >  		ret = -ENOMEM;
 > @@ -3563,6 +3550,7 @@ static int atyfb_pci_probe(struct pci_dev *pdev,
 >  		return -ENOMEM;
diff --git a/a/content_digest b/N1/content_digest
index d4ef8d0..e767545 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -11,7 +11,7 @@
   "Subject\0Re: [PATCH v1 09/47] vidoe: fbdev: atyfb: remove and fix MTRR MMIO \"hole\" work around\0"
 ]
 [
-  "Date\0Sat, 21 Mar 2015 11:15:14 +0200\0"
+  "Date\0Sat, 21 Mar 2015 09:15:14 +0000\0"
 ]
 [
   "To\0Luis R. Rodriguez <mcgrof\@do-not-panic.com>\0"
@@ -95,7 +95,7 @@
   ">  \tinfo->fix.mmio_start = raddr;\n",
   "> -\tpar->ati_regbase = ioremap(info->fix.mmio_start, 0x1000);\n",
   "> +\tpar->ati_regbase = ioremap_nocache(info->fix.mmio_start, 0x1000);\n",
-  ">  \tif (par->ati_regbase == NULL)\n",
+  ">  \tif (par->ati_regbase = NULL)\n",
   ">  \t\treturn -ENOMEM;\n",
   ">  \n",
   "> \@\@ -3491,6 +3476,8 \@\@ static int atyfb_setup_generic(struct pci_dev *pdev, struct fb_info *info,\n",
@@ -105,7 +105,7 @@
   "> +\taty_fudge_framebuffer_len(info);\n",
   "> +\n",
   ">  \tinfo->screen_base = ioremap(info->fix.smem_start, info->fix.smem_len);\n",
-  ">  \tif (info->screen_base == NULL) {\n",
+  ">  \tif (info->screen_base = NULL) {\n",
   ">  \t\tret = -ENOMEM;\n",
   "> \@\@ -3563,6 +3550,7 \@\@ static int atyfb_pci_probe(struct pci_dev *pdev,\n",
   ">  \t\treturn -ENOMEM;\n",
@@ -140,4 +140,4 @@
   "http://www.sci.fi/~syrjala/"
 ]
 
-60ef33cb46db53852a4e63861be1d322f19c82dc5de180a7dff1badd0b97c47c
+dd44c127cf1af01231ccea0dbecad5911f6d25d312411362da24f74cb4ee3920

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.