lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 06 Nov 2012 13:34:39 +0800
From:	Chen Gang <gang.chen@...anux.com>
To:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [Consult] for many minor and trivial patches about "* change %8s
 to %s *"

Hello All:


1) Status:

   A) I have many "* change %8s to %s *" patches (minor and trivial
patches).

   B) for net subsystem, have 3 (have sent to relative members);

   C) for another:

      i)  arch/x86/kernel/process_64.c:120,
          pr_warn("WARNING: dead process %8s still has LDT? <%p/%d>\n",
          dead_task->comm is 16 (TASK_COMM_LEN)

      ii) arch/blackfin/kernel/irqchip.c:52:
          seq_printf(p, " %8s", irq_desc_get_chip(desc)->name);
          name is not solid length, such as "tilegx_msi" in
arch/tile/kernel/pci_gx.c

2) Next:

   A) It seems, it is only a start (If I am 'lucky' enough, maybe can
find more).

   B) for these minor and trivial patches for various subsystems.

   C) have 3 sending ways:

      i)  let each relative subsystem only has one patch which include
all relative trivial modifications.

      ii) or gather them into one patch and send to
linux-kernel@...r.kernel.org.

      iii) or each minor and trivial patch is an individual.


3) Suggestion:

   A) I prefer the first choice (let each subsystem only has one patch)

   B) I will do it according to the first choice, until get another
suggestions.


thanks.

-- 
Chen Gang

Asianux Corporation


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ